zone

package
v0.0.0-...-a1630c6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 1, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ByID = map[string]bool{}

ByID TODO Actually point to something.

View Source
var Country = map[string]string{}
View Source
var Obsolete = map[string]struct{ Country, Zone string }{
	"Asia/Muscat":       {"OM", "Asia/Dubai"},
	"Europe/Copenhagen": {"DK", "Europe/Berlin"},
	"Europe/Ljubljana":  {"SI", "Europe/Belgrade"},
	"Europe/Zagreb":     {"HR", "Europe/Belgrade"},
}

Zones that exist in zone.tab but not zone1970.tab.

Functions

This section is empty.

Types

type Zone

type Zone struct {
	Name   string
	Offset int
}

func List

func List() []Zone

func (Zone) String

func (z Zone) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL