Commit Graph

1011 Commits

Author SHA1 Message Date
gouguoyin
a54d662e14 更新文档 2024-11-22 22:26:31 +08:00
gouguoyin
b8b178083d golang-module/carbon -> dromara/carbon 2024-11-22 16:40:33 +08:00
gouguoyin
d76d9f6d80 golang-module/carbon -> dromara/carbon 2024-11-22 16:39:33 +08:00
gouguoyin
65f5d1a900 golang-module/carbon -> dromara/carbon 2024-11-22 16:18:32 +08:00
gouguoyin
fe4bf81c44 golang-module/carbon -> dromara/carbon 2024-11-22 16:14:58 +08:00
gouguoyin
535ad8c225 golang-module/carbon -> dromara/carbon 2024-11-22 16:13:00 +08:00
gouguoyin
de5d44fd83 golang-module/carbon -> dromara/carbon 2024-11-22 16:07:47 +08:00
gouguoyin
492f4df498 更新文档 2024-11-11 10:23:48 +08:00
gouguoyin
c5be145d44 修复日语翻译错误 2024-11-11 10:23:40 +08:00
gouguoyin
b5eb145918 新增丹麦语翻译支持 2024-11-11 10:23:28 +08:00
gouguoyin
f84ac3729c 修改链接 2024-11-08 10:32:27 +08:00
Peleus
9227aaa31c 更改仓库和徽章链接地址 2024-11-07 16:55:56 +08:00
Peleus
6e1e100fd7 增加对 匈牙利语 的翻译支持 2024-10-17 15:29:06 +08:00
Peleus
ff4171a00c v2.4.1 2024-10-17 15:15:30 +08:00
Peleus
cbbbf6a8c3 更新内容 2024-10-12 15:13:57 +08:00
Peleus
5e95326eb7 Add remarks 2024-10-12 01:38:13 +08:00
Peleus
1ef540a67c Update content about json 2024-10-11 23:51:38 +08:00
Peleus
eb879c7ed4 Fix issue #246 2024-10-11 23:40:11 +08:00
Peleus
f5159f87c3 Fix issue #246 2024-10-11 23:38:12 +08:00
Peleus
d76b2d52ec Fix issue #246 2024-10-11 23:31:13 +08:00
Peleus
35cd97125f 更新 golang 最低版本为1.17 2024-10-11 23:29:21 +08:00
Peleus
22a30f8e6d 优化 ParseByLayout 方法中时区为空时的处理 2024-10-11 22:54:59 +08:00
Peleus
0af203754c 去掉 Tag 结构体和相关方法 2024-10-11 22:54:20 +08:00
Peleus
00405eec65 getLocationByTimezone 方法增加时区为空时的处理 2024-10-11 22:53:37 +08:00
Peleus
2a102cfe5c 更新 golang 最低版本为1.17 2024-10-11 22:53:09 +08:00
Peleus
bd74a9469c 优化 2024-10-11 22:52:42 +08:00
Peleus
fb44145023 优化json字符串中值为空或者null时的处理 2024-10-11 22:52:34 +08:00
Peleus
5199218c38 修复错误 2024-10-11 22:51:51 +08:00
Peleus
62f0f60c9b 升级版本号 2024-10-11 22:51:44 +08:00
Peleus
dc0eb33ed2 Fixed farsi translation issue 2024-10-09 14:27:33 +08:00
Peleus
9cb6066ecd 增加阿拉伯语言支持 2024-10-09 14:20:18 +08:00
Peleus
e056d4bfa4 增加阿拉伯语言支持 2024-10-09 14:19:53 +08:00
Peleus
8b5cc74dad 更新关于 json 加码解码的说明 2024-04-18 17:52:51 +08:00
Peleus
c199334839 恢复 DateTime、Date、Time 等结构体 2024-04-18 17:52:30 +08:00
Peleus
3adb00621c 完善 GormDataType 方法的单元测试 2024-04-18 17:52:00 +08:00
Peleus
310a7ac284 升级版本号 2024-04-18 17:51:30 +08:00
Peleus
10341bb9fc 新增 保加利亚语 支持 2024-04-13 22:46:35 +08:00
Peleus
02dcd16d42 统一单元测试格式 2024-04-10 10:49:17 +08:00
Peleus
5b7bcb01b5 Unified unit test format 2024-04-09 22:31:48 +08:00
Peleus
2f439c53fd Unified unit test format 2024-04-09 22:09:34 +08:00
Peleus
3aaffef6c0 c.IsZero() -> c.Error != nil 2024-04-09 20:26:57 +08:00
Peleus
9ba6fd8d9c 统一单元测试格式 2024-04-09 20:15:18 +08:00
Peleus
cbc7068d93 将空时间字符串当做错误 2024-04-09 20:15:08 +08:00
Peleus
d1b66318da 增加对 2006-01-02 15:04:05 -0700 MST 格式的解析支持 2024-04-09 20:14:53 +08:00
Peleus
8691912f30 c.IsInvalid() -> c.Error != nil 2024-04-09 20:14:20 +08:00
Peleus
171d059b88 c.IsInvalid() -> c.Error != nil 2024-04-09 20:14:16 +08:00
Peleus
39aba0e67f c.IsInvalid() -> c.Error != nil || c.IsZero() 2024-04-09 20:14:04 +08:00
Peleus
3dae1b6fc3 c.IsInvalid() -> c.Error != nil 2024-04-09 20:13:50 +08:00
Peleus
e23cf63019 c.IsInvalid() -> c.Error != nil 2024-04-09 20:13:42 +08:00
Peleus
429acbc077 c.IsInvalid() -> c.IsZero() 2024-04-09 20:13:25 +08:00