JuliaTime / TimeZones.jl

IANA time zone database access for the Julia programming language
Other
86 stars 51 forks source link

Use backzone file as 'standard' regions #421

Open tpgillam opened 1 year ago

tpgillam commented 1 year ago

Pertaining to https://github.com/JuliaTime/TimeZones.jl/issues/419

Needs discussion!

I had to increase the length of the FixedTimeZone name, as there was at least one name in backzone of length 18 characters.

omus commented 1 year ago

I had to increase the length of the FixedTimeZone name, as there was at least one name in backzone of length 18 characters.

Interesting. Definitely warrants a test.