Skip to content

DateTime localization display order is not applicable in Asian languages #10779

@l3nemy

Description

@l3nemy

Currently, the DatePresenter does not respect the correct syntactical ordering for Asian languages.
While Western locales often use DD/MM/YYYY or MM/DD/YYYY, languages such as Korean, Japanese, and Chinese follow a strict Year-Month-Day (YYYY/MM/DD or YYYY年 MM月 DD日) hierarchy.
Forcing a Western display order onto these locales causes user confusion and poor UX.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions