Documentation
¶
Index ¶
Constants ¶
View Source
const ( PureNumLayout = "20060102150405" NormalLayout = "2006-01-02 15:04:05" RFC3339 = time.RFC3339 RFC822 = time.RFC822 )
时间字符串
Variables ¶
View Source
var ( LocalTimeZone = time.Local UTCTimeZone, _ = time.LoadLocation("UTC") ShanghaiTimeZone, _ = time.LoadLocation("Asia/Shanghai") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.