Documentation ¶
Index ¶
- func GetTimezone() (name string, offset int)
- func TimeZones() []string
- func Timezone(name string, offset ...int)
- func TimezoneSystem()
- func TimezoneUTC()
- type Datetime
- func (d *Datetime) Load(value interface{}, formats ...string) *Datetime
- func (d *Datetime) MarshalJSON() ([]byte, error)
- func (d *Datetime) Scan(src interface{}) error
- func (d *Datetime) Timezone(name string, offset ...int) *Datetime
- func (d *Datetime) UnmarshalJSON(data []byte) error
- func (d *Datetime) Value() (driver.Value, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetTimezone ¶
func TimezoneSystem ¶
func TimezoneSystem()
func TimezoneUTC ¶
func TimezoneUTC()
Types ¶
Click to show internal directories.
Click to hide internal directories.