Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IANATimezone ¶
type IANATimezone string
func (*IANATimezone) String ¶
func (tz *IANATimezone) String() string
type TZDBResponse ¶
type TZDBResponse struct {
Zones []*ZoneInfo `json:"zones"`
}
TZDBResponse describe timezonedb response body
type Timezones ¶
type Timezones []IANATimezone
Click to show internal directories.
Click to hide internal directories.