Documentation ¶
Index ¶
Constants ¶
View Source
const (
FormatYYYYMMDDHHMISS = "2006-01-02 15:04:05"
)
Variables ¶
View Source
var ( CstZone = time.FixedZone("CST", 8*3600) CstSh, _ = time.LoadLocation("Asia/Shanghai") //上海 TimeTemplate1 = "2006-01-02 15:04:05" TimeTemplate2 = "2006/01/02 15:04:05" TimeTemplate3 = "2006-01-02" TimeTemplate5 = "20060102 150405" TimeTemplate6 = "20060102" )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.