Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultSupportedTimezones = []string{}/* 594 elements not displayed */
Functions ¶
func DefaultUserTimezone ¶
Types ¶
type Timezones ¶
type Timezones struct {
// contains filtered or unexported fields
}
func (*Timezones) GetSupported ¶
type TimezonesI ¶
type TimezonesI interface {
GetSupported() []string
}
func New ¶
func New() TimezonesI
Click to show internal directories.
Click to hide internal directories.