5.0.0
- Fix bug #108
KnownIanaTimeZoneNames
,KnownWindowsTimeZoneIds
, andKnownRailsTimeZoneNames
are now exposed asIReadOnlyCollection<string>
instead ofICollection<string>
.
KnownIanaTimeZoneNames
, KnownWindowsTimeZoneIds
, and KnownRailsTimeZoneNames
are now exposed as IReadOnlyCollection<string>
instead of ICollection<string>
.