Documentation ¶
Index ¶
Constants ¶
View Source
const CSTLayout = "2006-01-02 15:04:05"
CSTLayout China Standard Time Layout
Variables ¶
This section is empty.
Functions ¶
func CSTLayoutString ¶
func CSTLayoutString() string
CSTLayoutString 格式化时间 返回 "2006-01-02 15:04:05" 格式的时间
func CSTLayoutStringToUnix ¶
CSTLayoutStringToUnix 返回 unix 时间戳 2020-01-24 21:11:11 => 1579871471
func RFC3339ToCSTLayout ¶
RFC3339ToCSTLayout convert rfc3339 value to china standard time layout 2020-11-08T08:18:46+08:00 => 2020-11-08 08:18:46
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.