Skip to content

i18n for dates #456

Open
Open
@Lanny

Description

@Lanny

Currently we always use English formatting for dates, but we support multiple UI languages and should respect language differences in date formatting. E.g. "January" should be "Januar" here:

Screen Shot 2021-01-15 at 11 26 58 AM

date-fns which we use in our formatLongDate and formatShortDate seem like they take a locale option so this should be pretty simple.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomersi18nInternationalization, localization, translationslow priority

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions