package
0.0.3
Repository: https://github.com/thlib/go-timezone-local.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

EnvTZ will return the TZ env value if it is set, go will revert any invalid timezone to UTC.
LocalTZ will run `/etc/localtime` and get the timezone from the resulting value `/usr/share/zoneinfo/America/New_York`.
RuntimeTZ get the full timezone name of the local machine.