Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Localize the date display format #7

Open
csaudiodesign opened this issue Feb 10, 2019 · 1 comment
Open

Localize the date display format #7

csaudiodesign opened this issue Feb 10, 2019 · 1 comment

Comments

@csaudiodesign
Copy link
Contributor

When displaying dates, use the user-selected locale. This requires to set the locale by headers or by user setting, which in turn requires a possibility to store user preferences.

@csaudiodesign csaudiodesign changed the title Localize the date format Localize the date display format Feb 10, 2019
@caoimhechaos
Copy link
Contributor

Note that the dates in the web UI are actually formatted in JavaScript using toLocaleString(). I suppose we need to find better JavaScript for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants