content/flux/v0/stdlib/timezone/_index.md
The timezone package defines functions for setting timezones
on the location option in package universe.
Import the timezone package:
import "timezone"
timezone.utc = {zone: "UTC", offset: 0h}
{{< children type="functions" show="pages" >}}