title |
list_title |
description |
menu |
weight |
flux/v0.x/tags |
cascade |
Flux timezone package |
timezone package |
The Flux `timezone` package provide functions for timezones on the [location option](/flux/v0.x/stdlib/universe/#location). Import the `timezone` package.
|
flux_0_x_ref |
name |
parent |
timezone |
Standard library |
|
|
11 |
timezone |
location |
functions |
package |
|
|
The Flux timezone
package provide functions for timezones on the
location option.
Import the timezone
package.
import "timezone"
Constants
timezone.utc = {zone: "UTC", offset: 0h}
Functions
{{< children type="functions" show="pages" >}}