aboutsummaryrefslogtreecommitdiff
path: root/lib/time/time.go
AgeCommit message (Expand)Author
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2024-03-05all: comply with linter recommendations #2Shulhan
2023-12-17lib/time: un-export the variable NowShulhan
2023-12-17lib/time: remove UnixMicro and UnixMilliShulhan
2023-09-11lib/time: add missing comment to exported error, variables, and constansShulhan
2023-02-22lib/time: add global variable Now as functionShulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2021-02-03time: add function UnixMicro that return UNIX time in micro secondsShulhan
2020-06-06all: use default linter optionsShulhan
2020-02-28time: add functions to get Unix time in milliseconds (int64 and string)Shulhan
2020-01-20time: change the Microsecond return type from int to int64Shulhan
2019-06-14all: fix nolint formatShulhan
2019-03-01all: fix warnings from linterShulhan
2019-02-28time: add function to get micro secondsShulhan
2019-02-05lib/time: suppress linter warnings on known global variablesShulhan
2019-02-05lib/email: new package for working with Internet Message FormatShulhan
2018-09-01Add package time with Day and Week as durationShulhan