Skip to content
/ go-tz Public
forked from leighmcculloch/go-tz

Go package to predictably load time.Locations regardless of operating system.

License

Notifications You must be signed in to change notification settings

nkovacs/go-tz

 
 

Repository files navigation

tz

Build Status Codecov Go Report Card Go docs

Predictably load time.Locations regardless of operating system.

import "4d63.com/tz"
loc, err := tz.LoadLocation("Australia/Sydney")

Docs and examples at https://godoc.org/4d63.com/tz.

This package exists because of golang/go#21881.

About

Go package to predictably load time.Locations regardless of operating system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%