Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GTORMTimeZone ¶
type GTORMTimeZone int64
const ( GTORMTimeZoneUTC GTORMTimeZone = iota // UTC TimeZone 默认值 GTORMTimeZoneShangHai // ShangHai TimeZone )
func (GTORMTimeZone) String ¶
func (timeZone GTORMTimeZone) String() string
Click to show internal directories.
Click to hide internal directories.