TimeZoneConverter

Lightweight libraries to convert between IANA, Windows, Rails, and POSIX time zones.

OTHER License

Stars
839
Committers
9

Bot releases are visible (Hide)

TimeZoneConverter - 2.1.0

Published by mattjohnsonpint almost 7 years ago

  • Target .NET Standard 2.0
  • Update for TZDB 2017c and CLDR 32
  • Add methods to convert to/from Rails time zones
TimeZoneConverter - 2.0.0

Published by mattjohnsonpint over 7 years ago

  • Added TZConvert.GetTimeZoneInfo method.
  • Breaking change: Target .NET Standard 1.3 (was 1.1) (still support .NET Framework 4.5)
TimeZoneConverter - 1.1.1

Published by mattjohnsonpint over 7 years ago

Fixed a few mapping overrides from previous release. (a36bd04)

TimeZoneConverter - 1.1.0

Published by mattjohnsonpint over 7 years ago

  • Improve targeting to support Xamarin Forms (#1)
  • Support new Windows time zones (#2)
    • Magallanes Standard Time => America/Punta_Arenas
    • Saratov Standard Time => Europe/Saratov
    • UTC+13 => Etc/GMT-13
TimeZoneConverter - 1.0.0

Published by mattjohnsonpint over 7 years ago

Initial Release