package
0.0.0-20231205094324-6f9dc6eabeef
Repository: https://github.com/lwzphper/go-mall.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
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" 格式的时间.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ParseCSTInLocation 格式化时间.
ParseGMTInLocation 格式化时间.
PbTimeToDate 将 protobuf 时间转换成 yyyy-mm-dd 格式.
RandomString 生成随机字符串。参考:https://colobu.com/2018/09/02/generate-random-string-in-Go/.
RFC3339ToCSTLayout convert rfc3339 value to china standard time layout 2020-11-08T08:18:46+08:00 => 2020-11-08 08:18:46.
No description provided by the author
No description provided by the author
TimeToDate 将时间转换为 yyyy-mm-dd 格式.
TimeToDateTime 将时间转换为 yyyy-mm-dd HH:ii:ss 格式.
TimeToPb 将时间转换成 PbTime.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author