Closed PaitoAnderson closed 5 years ago
Are you sure? I do not get an exception when I try this on Windows. The internal dictionaries all use StringComparer.OrdinalIgnoreCase
.
What target platform are you using? (.net core or .net framework, version, etc.)
Actually, nevermind. I can repro it. Fix forthcoming...
Fixed in version 3.1.0. Thanks!
Sweet! Thank you :)
This works on macOS, but throws an exception on Windows:
TZConvert.GetTimeZoneInfo("eastern standard time");