JuliaTime / TimeZones.jl

IANA time zone database access for the Julia programming language
Other
87 stars 53 forks source link

Make `ISOZonedDateTimeFormat` a const #456

Closed KristofferC closed 4 months ago

KristofferC commented 5 months ago

A bit of latency save and should allow it to get constant propagated etc.