package
0.0.0-20210804064451-be3039468bfd
Repository: https://github.com/yeheng/go-web-api.git
Documentation: pkg.go.dev

# Functions

CSTLayoutString 格式化时间 返回 "2006-01-02 15:04:05" 格式的时间.
CSTLayoutStringToUnix 返回 unix 时间戳 2020-01-24 21:11:11 => 1579871471.
GMTLayoutString 格式化时间 返回 "Mon, 02 Jan 2006 15:04:05 GMT" 格式的时间.
ParseCSTInLocation 格式化时间.
ParseGMTInLocation 格式化时间.
RFC3339ToCSTLayout convert rfc3339 value to china standard time layout 2020-11-08T08:18:46+08:00 => 2020-11-08 08:18:46.
SubInLocation 计算时间差.

# Constants

CSTLayout China Standard Time Layout.