You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The abbreviation "ACWST" was originally invented by the lead maintainer of the time zone database, and is not actually the real designation of the zone. The Australia/Eucla zone is for a region that isn't officially recognised by the government as having a separate time zone (it's just a bunch of local towns that change their clocks voluntarily), so there isn't any real abbreviation for the zone.
A few years ago, the tzdb maintainers started removing these previously made-up names and replacing them with plain offsets. The change to Australia/Eucla was done in 2017 (eggert/tz@a25d615) and has been in the Moment Timezone data ever since.
Some browsers have chosen to continue using the deprecated, unofficial names for backwards compatibility. That explains why you still see "ACWST" in the Intl.DateTimeFormat result.
I'm going to keep this issue open, as a reminder to add some documentation about these cases. This isn't the first time that users have been confused by the offsets appearing as zone names.
Environment
Issue description
formatted zone name is
+0845
but expectedACWST
Looks like the problem is in the timezone definitions:
The text was updated successfully, but these errors were encountered: