examples

package
v0.0.0-...-ea35f5b Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 License: BSD-2-Clause Imports: 3 Imported by: 0

Documentation

Overview

Code generated by go-tizot v0.0.1, DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AvailableZoneIDs

func AvailableZoneIDs() []string

func GetTZVersion

func GetTZVersion() string

Types

type Transition

type Transition struct {
	When         time.Time
	OffsetBefore time.Duration
	OffsetAfter  time.Duration
}

type Zone

type Zone struct {
	ID          string
	Transitions []Transition
}

func GetZone

func GetZone(zoneID string) (zone Zone, found bool)

Jump to

Keyboard shortcuts

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