package
0.1.7
Repository: https://github.com/gaopengfei123123/tools.git
Documentation: pkg.go.dev

# Functions

CSTCurrentString formatting time returns a style value like "2006-01-02 15:04:05".
CSTStringToUnix return timestamp convert 2020-01-24 21:11:11 to 1579871471.
No description provided by the author
GMTString formatting time returns a style value like "Mon, 02 Jan 2006 15:04:05 GMT".
No description provided by the author
ParseCSTDateInLocation formatting date 2022-03-24 to time.Time类型.
ParseCSTInLocation formatting time 2022-03-24 12:33:33 to time.Time类型.
ParseGMTInLocation formatting time.
RFC3339ToCST convert rfc3339 value to China standard timezone layout convert 2020-11-08T08:18:46+08:00 to 2020-11-08 08:18:46.
RFC3339ToUnix convert rfc3339 value to unix convert 2020-11-08T08:18:46+08:00 to 1579871471.
StrToTime 将日期转换成time 对象, 尝试解析多个日期模板.
SubInLocation calculate time diff ormd on location.
TimeCnt 时间统计函数.
No description provided by the author

# Constants

CSTLayout China standard timezone layout.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author