Commit Graph

14 Commits

Author SHA1 Message Date
Peleus
32dedf4acd 去掉中文备注 2023-12-22 16:02:43 +08:00
Peleus
b0f2d65f75 修复 DiffInYears 计算错误的 bug 2023-09-06 23:10:35 +08:00
Peleus
74f046dcf2 修复 DiffInMonths 方法错误 bug #165 2023-08-22 12:57:10 +08:00
gouguoyin
9e2e4d7fac 修复 DiffInYears、DiffAbsInYears、DiffInMonths、DiffAbsInMonths 方法错误 2022-10-27 00:37:43 +08:00
gouguoyin
1819dce2f4 将 DiffInXXXsWithAbs() 更名为 DiffAbsInXXX() 2022-04-17 19:52:02 +08:00
gouguoyin
dac8fac265 add DiffInString and DiffInStringWithAbs methods 2021-09-06 11:07:45 +08:00
gouguoyin
ee6ab30486 unified unit test format 2021-08-10 11:01:46 +08:00
gouguoyin
c38827f47f fix test fail 2021-08-01 13:17:25 +08:00
gouguoyin
99de9ba300 optimize the judgment of the number of optional parameters 2021-07-31 13:27:17 +08:00
gouguoyin
9c22213acc 增加可选参数timezone 2021-07-23 10:57:18 +08:00
gouguoyin
e7b2bacaa1 使用github.com/stretchr/testify/assert库替代原生testing库 2021-07-19 09:33:57 +08:00
gouguoyin
6b542a5ea9 精简单元测试代码 2021-07-08 09:46:48 +08:00
gouguoyin
ed392fc388 v1.3.3 2021-02-23 09:32:55 +08:00
gouguoyin
d3f0aec069 v1.3.2按照功能拆分文件 2021-02-18 14:32:31 +08:00