Skip to content

sbward/go-timezone

 
 

Repository files navigation

go-timezone

GoDocWidget Test


go-timezone is timezone utility for Go.

It has the following features:

  • This library uses only the standard package
  • Supports getting offset from timezone abbreviation, which is not supported by the time package
  • Determine whether the specified time.Time is daylight saving time
  • Change the location of time.Time by specifying the timezone

See godoc for usage.

Data source

https://github.com/tkuchiki/timezones

Contributors

About

Timezone utility for Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.2%
  • Python 0.8%