285ad36e7d
add short datetime string parsing support for package gtime
2021-02-21 22:24:51 +08:00
28f83d3d32
formatMonthDaySuffixMap() misjudged suffix
...
when day is 21,abbreviated as 21st,suffix is st ,is not th
when day is 22,abbreviated as 22nd,suffix is nd ,is not th
when day is 23,abbreviated as 23rd,suffix is rd ,is not th
when day is 31,abbreviated as 31st,suffix is st ,is not th
2021-01-31 15:40:27 +08:00
a2b322a31b
improve gtime.ParseTimeFromContent
2021-01-27 23:37:04 +08:00
093034acd1
copyright comment update
2021-01-17 21:46:25 +08:00
6f968a125e
improve time converting for package gconv
2021-01-17 21:39:17 +08:00
5c9cee7fb9
improve package gconv
2021-01-17 20:56:38 +08:00
bc4d84b60f
improve comment for package gtime
2021-01-14 00:27:01 +08:00
6a67dceca7
Merge pull request #1092 from tiansin/master
...
feat: 🎨 some time features.
2021-01-14 00:15:44 +08:00
55a7c01f73
feat: 🚑 Add function comment
2021-01-13 16:14:21 +08:00
9fbdb9712b
improve package gtime
2021-01-04 19:50:44 +08:00
b6b1bc8813
improve time converting for package gconv
2021-01-04 19:22:55 +08:00
a62d2589bc
improve time zone feature for package gtime
2021-01-04 16:33:33 +08:00
9d865e4ac6
improve package gtime
2021-01-04 15:32:55 +08:00
2eb09efc81
fix issue of data race in unit testing case for package gtime
2021-01-04 14:03:22 +08:00
dd2dfbf58d
fix issue of data race in unit testing case for package gtime
2021-01-04 13:50:23 +08:00
d9bd3153ea
improve time parsing for package gtime
2021-01-03 23:37:45 +08:00
dbafe01064
feat: 🎨 some time features.
2020-12-29 18:05:00 +08:00
3485ba2a5d
improve package gtime
2020-11-26 22:40:55 +08:00
87650557fd
remove debugging codes from package gtime
2020-10-26 19:06:27 +08:00
8e380c0d9d
improve package gtime/gconv for map converting
2020-10-25 11:33:30 +08:00
63c0aab19c
improve package gtime
2020-10-12 23:32:32 +08:00
86433cef25
improve gtime.New, gconv.String
2020-09-18 23:59:49 +08:00
bea451c9d6
improve date type support for package gdb; improve datetime string for gtime.StrToTime; improve function gtime.New for more types
2020-08-21 23:41:12 +08:00
c4b28b0bc4
improve gtime.ParseDuration
2020-07-29 11:44:58 +08:00
9cff2bd10f
add function ParseDuration and time unit 'd' support for package gtime
2020-07-28 22:46:15 +08:00
69fa5bf464
improve package gtime for nil gtime.Time object
2020-07-15 20:37:13 +08:00
d4d66fd529
improve package gtime
2020-06-22 19:46:39 +08:00
b2aa59d893
import third-party library json-iterator to improve the performance for json operations
2020-06-17 21:16:25 +08:00
dbb51a9328
improve package glist
2020-06-04 20:13:33 +08:00
6889542801
improve package guid
2020-05-27 11:26:05 +08:00
07e65c14a9
improve unit testing cases
2020-03-19 23:53:03 +08:00
0b6d04485e
improve unit testing cases
2020-03-19 22:56:12 +08:00
4732bf46ad
add Context map for internal context workflow parameter exchanges for ghttp.Request
2020-03-08 22:53:20 +08:00
7443246e05
add gtime.TimeWrapper
2020-02-16 18:07:05 +08:00
36403fdc08
improve configuration for mssql
2020-02-16 16:25:03 +08:00
0317f6812e
add more unit testing cases for gtime
2020-02-16 15:11:21 +08:00
88684ca00a
add panic if internal watcher creation fails for gfsnotify; improve codes and change comment from chinese to english for gdb
2020-02-10 20:37:53 +08:00
4d2b244319
fix issue in gres.UnpackContent; fix issue in gtime.NewFromTimeStamp
2020-02-04 17:09:18 +08:00
4c3af63076
improve time string parsing for invalid datetime
2020-02-01 20:14:24 +08:00
7df53ff55e
rename all timestamp function names from *Second to Timestamp*
2020-01-20 14:14:11 +08:00
edf2366296
improve gzip feature for gcompress; add gzip compression for package gres
2020-01-15 00:15:56 +08:00
344f232c36
add Timestamp*Str functions for gtime; improve unit testing cases for gfile
2020-01-02 21:29:06 +08:00
fe5d2e5685
improve parameter parsing feature for ghttp.Request
2020-01-01 14:18:00 +08:00
5f2be10563
improve gdb/gtime
2019-12-17 21:06:34 +08:00
e33230a88f
add package gbuild
2019-12-14 17:01:27 +08:00
d4051df5b6
improve gdb/gstr/gconv/garray
2019-10-21 19:13:25 +08:00
4e19fbc5fb
add separate put/delete functions for ghttp.Request
2019-10-01 09:06:35 +08:00
35ad4d869f
fix issue in cycle import for gtime
2019-09-30 15:51:15 +08:00
39d654e3f2
update comment for gtime
2019-09-30 15:26:32 +08:00
bb6fed3dc2
add UnmarshalJSON function and corresponding unit test cases for package gtype
2019-09-29 20:12:59 +08:00