TimeZones.jl
TimeZones.jl copied to clipboard
Allow constructing a FixedTimeZone from Dates.UTC and allow passing it to ZonedDateTime
@iamed2 is this something you actually need? Dates only needs this for now(::Type{UTC}) and it's never used as an instance.
It's not something I need but I do keep running into this when trying to create a UTC ZDT and using the wrong UTC (there are so many)