Documentation ¶
Index ¶
Constants ¶
View Source
const FORMAT = "2006-01-02 15:04:05"
View Source
const FORMAT10 = "20060102"
View Source
const FORMAT11 = "20060102150405"
View Source
const FORMAT12 = "2006/1/2"
View Source
const FORMAT2 = "2006-01-02"
View Source
const FORMAT3 = "2006/01/02"
View Source
const FORMAT4 = "2006-01-02 15:04"
View Source
const FORMAT5 = "2006年1月2日"
View Source
const FORMAT6 = "2006年1月"
View Source
const FORMAT7 = "2006年01月02日"
View Source
const FORMAT8 = "2006-01-02T15:04:05-0700" // 2020-07-12T15:31:50+0800
View Source
const FORMAT9 = "2006年01月02日15时04分" // "2019年1月04日09时04分"
View Source
const FORMATDOT = "2006.01.02"
View Source
const FORMATES = "2006-01-02T15:04:05Z"
View Source
const FORMATE_NANO = "2006-01-02T15:04:05.999Z"
Variables ¶
View Source
var (
Loc *time.Location
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.