package
0.195.1
Repository: https://github.com/influxcommunity/flux.git
Documentation: pkg.go.dev

# Functions

FixedZone returns a Location that always uses the given zone name and offset (seconds east of UTC).
LoadLocation returns the Location with the given name.
LoadLocationFromTZData returns a Location with the given name initialized from the IANA Time Zone database-formatted data.

# Variables

UTC represents Universal Coordinated Time (UTC).

# Structs

A Location maps time instants to the zone in use at that time.