Skip to content

A very simple package that helps when dealing with Windows timezones and mapping them to standard timezones

License

Notifications You must be signed in to change notification settings

TerraTalpi/windowsiana

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

windowsiana

GoDoc Go Report Card

A very simple package that helps when dealing with Windows timezones and mapping them to standard timezones.

I created this package to handle times that were sent back from a web service that were sent with details of the Windows timezone to which they were tied. In order to make the time usable in Go, I created this little package to allow me to convert an inbound Windows time into a propert time.

The list is also inspired by the Microsoft Graph API and as of 21st of May 2019 is compatible to all outlookUser supportedTimeZones

About

A very simple package that helps when dealing with Windows timezones and mapping them to standard timezones

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%