Closed Bug 1856393 Opened 2 years ago Closed 2 years ago

Firefox does not find correct time zone on macOS/Sonoma (intel chip)

Categories

(Core :: Internationalization, defect)

Firefox 118
defect

Tracking

()

RESOLVED DUPLICATE of bug 1856428

People

(Reporter: vesa.luusua, Unassigned)

Details

Steps to reproduce:

Logging time zone:
"console.log(new Intl.DateTimeFormat().resolvedOptions().timeZone)"

Safari (on macOS/Sonoma):
=> "Europe/Helsinki" (Correct)

Firefox (118.0.1 (64-bit) on macOS/Sonoma):
=> "Europe/Athens" (Wrong)

NOTE:
the same issue happens also on Chrome and it seems to be a bit bigger issue with ARM machines.
https://bugs.chromium.org/p/chromium/issues/detail?id=1487920&q=sonoma&can=2

Actual results:

It returned the string: "Europe/Athens"

Expected results:

It should have returned a string "Europe/Helsinki"

The Bugbug bot thinks this bug should belong to the 'Core::Internationalization' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Internationalization
Product: Firefox → Core

Same issue as bug 1856428, which is already getting investigated.

Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Duplicate of bug: 1856428
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.