[DECLINED] Datetime Format in UI

I have…

I’m submitting a…

  • [ ] Regression (a behavior that stopped working in a new release)
  • [ ] Bug report
  • [ ] Performance issue
  • [X] Documentation issue or request

Current behavior

image
The date format in List UI is now MM/dd/yyyy.

Expected behavior

The user can customize the format or there is a setting to handle.

Minimal reproduction of the problem

Environment

  • [X] Self hosted with docker
  • [ ] Self hosted with IIS
  • [ ] Self hosted with other version
  • [ ] Cloud version

Version: [VERSION]
5.5.0
Browser:

  • [X] Chrome (desktop)
  • [ ] Chrome (Android)
  • [ ] Chrome (iOS)
  • [ ] Firefox
  • [ ] Safari (desktop)
  • [ ] Safari (iOS)
  • [ ] IE
  • [ ] Edge

Others:

Hi, right now the date localization depends on the language, only nl, en and it are supported so far.

We can extend it, but it has low priority (but PRs are welcome)

Does it mean that I have to create a json of another language like frontend_en.json?

There are 2 solutions:

  1. Either create a new translations: https://docs.squidex.io/01-getting-started/contributing-and-developing/translating
  2. Provide a feature to support more datetime localizations than translations.

This topic was automatically closed after 2 days. New replies are no longer allowed.