Normalize UTC to UTC#463
Conversation
|
@sffc also pointed out that "ECMA canonical" requires a 2 year waiting period before a time zone is considered canonical. As such we might wish to make this code generic so that we can maintain a list of canonical tz overrides. |
a5e22a4 to
09875e7
Compare
Ah, shoot. I recall reading that somewhere at some point, but it totally slipped my mind. |
|
https://unicode-org.github.io/icu4x/rustdoc/icu/time/zone/struct.IanaParser.html https://unicode-org.github.io/icu4x/rustdoc/icu/time/zone/iana/index.html For some use cases, the |
It seems like there are tests that depend on UTC being normalized to UTC and not Etc/UTC.
Spec text:
Broken by #460.
Another fix would be to change this in
normalize_identifier_with_compiled