Open Bug 1803564 Opened 2 years ago Updated 9 months ago

Date input does not use system date format on macOS

Categories

(Core :: Internationalization, defect, P3)

Firefox 107
defect

Tracking

()

UNCONFIRMED

People

(Reporter: adam, Unassigned)

References

Details

Attachments

(1 file)

Attached image FF-date-format.png

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:107.0) Gecko/20100101 Firefox/107.0

Steps to reproduce:

Checked "Use your operating system settings for "English (Czechia)" to format dates, times, numbers, and measurements." in the settings.

Actual results:

My OS uses date formatted as DD.MM.YYYY but Firefox displays <input type="date"> formatted as MM/DD/YYYY although it is required to use system settings.

Expected results:

Date input should be formatted as in system settings - DD.MM.YYYY.

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

Component: Untriaged → Widget: Cocoa
Product: Firefox → Core

The severity field is not set for this bug.
:spohl, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(spohl.mozilla.bugs)
Severity: -- → S3
Flags: needinfo?(spohl.mozilla.bugs)
Priority: -- → P3
Flags: needinfo?(spohl.mozilla.bugs)

I believe this is handled on the JS side by js::intl_defaultCalendar or similar. Changing components for someone with more experience to take a look.

Component: Widget: Cocoa → JavaScript: Internationalization API
Flags: needinfo?(spohl.mozilla.bugs)
Duplicate of this bug: 1878483
Component: JavaScript: Internationalization API → Internationalization
See Also: → 1856428
See Also: → 1739712
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: