package
0.0.0-20211101112444-3d3caa20498e
Repository: https://github.com/501miles/go-tiny.git
Documentation: pkg.go.dev
# Functions
NowTimeFormattedStr 格式化的时间字符串2006-01-02 15:04:05.
NowTimeUnix10 unix时间戳10位,精确到秒.
NowTimeUnix13 unix时间戳13位,精确到毫秒.
NowTimeUnixWithLength unix时间戳len位,len范围[10,19].