Commit Graph
9 Commits
Author SHA1 Message Date
dudaodong d8f5a15590 feat: add AddYear and IsLeapYear 2023-05-30 14:07:11 +08:00
dudaodong 1202ac955d fix: fix timeFormat issue 2023-05-30 11:59:46 +08:00
dudaodong 555e185871 feat: add unix date conversion 2022-03-24 16:01:41 +08:00
dudaodong eeadb1fecb feat: add funcs for get begin and end time for year, month, week, day, hour, minute 2022-02-15 16:07:59 +08:00
dudaodong 9cb9aa2f2f refactor: rewrite all unit test functions with assert 2022-01-09 14:46:17 +08:00
dudaodong c625a88067 refactor: rename package 'utils' to 'internal' 2021-12-31 11:36:11 +08:00
donutloopandGitHub 0b0eb695e8 datetime: optimized func calls (#7)
Replace time parsing calls with less expensive operations
2021-12-30 10:29:10 +08:00
dudaodong 0c4b512084 fmt: fix some gofmt issue 2021-11-29 13:01:46 +08:00
dudaodong 3254591ab9 publish lancet 2021-11-28 21:28:23 +08:00