JuliaTime / TimeZones.jl

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

RFC ShortString based isbits #333

Open oxinabox opened 3 years ago

oxinabox commented 3 years ago

This combines https://github.com/JuliaTime/TimeZones.jl/pull/332 with https://github.com/JuliaTime/TimeZones.jl/pull/330

I am opening this PR not to be merged (since those to can be merged seperately) but for testing purposes, and discussion of the approach. This PR replaces https://github.com/JuliaTime/TimeZones.jl/pull/324

It still doesn't solve #271 completely since it doesn't fix the Vector of transition in the VariableTimeZone