Releases: mattjohnsonpint/TimeZoneConverter
Releases · mattjohnsonpint/TimeZoneConverter
2.2.0
- Relax back to .NET Standard 1.1, except for the
GetTimeZoneInfo
function, which is still 1.3+ only.
2.1.0
- Target .NET Standard 2.0
- Update for TZDB 2017c and CLDR 32
- Add methods to convert to/from Rails time zones
2.0.0
- Added
TZConvert.GetTimeZoneInfo
method. - Breaking change: Target .NET Standard 1.3 (was 1.1) (still support .NET Framework 4.5)
1.1.1
1.1.0
1.0.0
Initial Release