1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-03-01 00:35:28 +08:00
Commit Graph

975 Commits

Author SHA1 Message Date
hhhhhxm 46ecb117a5 增加判断某个日期是一年当中的第几天的方法 (#103)
* 增加判断某个日期是一年当中的第几天的方法

* 修改下函数名字

---------

Co-authored-by: huangxingming <huangxingming@kezaihui.com>
2023-05-31 09:54:23 +08:00
dudaodong 388171e739 doc: add doc for BetweenSeconds 2023-05-30 17:47:16 +08:00
dudaodong 6fbaf2b005 refactor: update TestBetweenSeconds and ExampleBetweenSeconds 2023-05-30 17:44:28 +08:00
dudaodong 53a91cad71 Merge branch 'main' into v2 2023-05-30 17:38:58 +08:00
tlei995 a51a182fb2 feat:add betweenSeconds func (#102)
Co-authored-by: leitao <leitao@kezaihui.com>
2023-05-30 17:37:29 +08:00
dudaodong 64982f0c89 fix: fix body param bug when send post request 2023-05-30 10:51:33 +08:00
dudaodong f38f69ce17 Merge branch 'main' into v2 2023-05-29 20:10:34 +08:00
燕归来 a33ea3d013 fix: timeFormat["yyyy-mm-dd hh"] should be "2006-01-02 15" (#99) (#100)
* fix: timeFormat["yyyy-mm-dd hh"] should be "2006-01-02 15" (#99)

* test: add use cases for FormatTimeToStr
2023-05-29 20:08:17 +08:00
dudaodong e35462fb14 fix: fix format error in init function 2023-05-29 16:09:30 +08:00
dudaodong af106a4a8e doc: add doc for Cos and Sin 2023-05-28 20:12:40 +08:00
dudaodong ec7232ec40 update readme file 2023-05-25 19:29:59 +08:00
dudaodong 67c1b54b5a feat: add Cos and Sin function 2023-05-25 17:51:40 +08:00
dudaodong e149ae2f72 feat: add HideString 2023-05-23 18:39:59 +08:00
dudaodong b1fcfce188 doc: add go playground demo 2023-05-19 11:42:29 +08:00
dudaodong 259dbce85e doc: add go playground demo 2023-05-19 11:42:17 +08:00
will 78aa679670 feat: add ContainNumber for validator (#97)
Co-authored-by: sunyaoyao <sunyaoyao@kezaihui.com>
2023-05-19 11:23:19 +08:00
dudaodong 3beb769f09 release v2.2.0 v2.2.0 2023-05-18 10:53:02 +08:00
dudaodong 8af02ff95b doc: update readme file 2023-05-18 10:51:33 +08:00
dudaodong ba4485d8c0 merge main 2023-05-18 10:32:36 +08:00
dudaodong 8a1dd40738 doc: add doc for AddYear function 2023-05-18 10:27:37 +08:00
dudaodong 85e2806531 doc: add doc for FindLast 2023-05-18 10:21:24 +08:00
will 1616d3d1be feat:addFindLast for stream (#95)
Co-authored-by: sunyaoyao <sunyaoyao@kezaihui.com>
2023-05-18 10:17:15 +08:00
tlei995 aa8e0d5c12 feat:add AddYear func (#96)
Co-authored-by: leitao <leitao@kezaihui.com>
2023-05-18 10:14:23 +08:00
dudaodong f05477d9cf fix: update logic of Percent function 2023-05-18 10:11:48 +08:00
dudaodong cd91e16b26 doc: update document for strutil and convertor package 2023-05-11 10:06:32 +08:00
dudaodong 9fcf046fb3 feat: add Trim and SplitAndTrim 2023-05-10 10:53:17 +08:00
dudaodong c3f1bc39d7 feat: add ReplaceWithMap 2023-05-10 10:29:26 +08:00
dudaodong f5784b0f46 feat: add ReplaceByMap 2023-05-10 10:03:13 +08:00
dudaodong c86a8a479d feat: add ToInterface 2023-05-09 12:01:57 +08:00
dudaodong e2aeb8ec07 doc: add document for GCD and LCM function 2023-05-06 11:28:38 +08:00
dudaodong 654ba15aaf feat: add GCD and LCM function 2023-05-06 11:02:00 +08:00
dudaodong 945c59896b feat: add IsLeapYear 2023-04-28 14:42:25 +08:00
dudaodong 219e31d929 fix: fix format issue 2023-04-27 15:49:58 +08:00
dudaodong 82cb86b35c doc: add go playground demo for compare package 2023-04-27 14:15:25 +08:00
dudaodong f93c561f5d doc: update go playground demo 2023-04-27 12:03:15 +08:00
dudaodong 4888909208 fix: fix IsPingConnected failed in windows 2023-04-26 19:53:53 +08:00
dudaodong 33c8875d14 test: update TestWordCount 2023-04-26 19:35:28 +08:00
dudaodong 99cb1b13a3 test: remove unstable test item v2.1.20 2023-04-26 18:14:27 +08:00
dudaodong 42ec189995 release v2.1.20 2023-04-26 18:03:52 +08:00
dudaodong 424c291813 test: add TestExecCommandWithOption 2023-04-26 17:53:20 +08:00
dudaodong 4311b9ac66 test: remove t.Log() 2023-04-26 14:59:45 +08:00
dudaodong 581e338889 doc: add new function to readme file 2023-04-26 14:31:47 +08:00
dudaodong f399425c2a doc: add document for compare package 2023-04-26 11:02:11 +08:00
dudaodong dcdb29334d doc: update fileutils package document 2023-04-26 10:44:12 +08:00
dudaodong 4859f3ca23 test: add examples for compare package 2023-04-26 10:19:42 +08:00
dudaodong 9f2528842e feat: add unit test for compare package 2023-04-26 10:05:09 +08:00
dudaodong 6066d6669f feat: add compare package 2023-04-25 18:01:05 +08:00
dudaodong e3804e9534 test: add test.csv file 2023-04-25 11:34:09 +08:00
dudaodong 2f51397d2c feat: add ReadCsvFile 2023-04-25 11:28:43 +08:00
dudaodong 11217a11c7 feat: add FileSize, MTime, Sha 2023-04-25 11:16:00 +08:00