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

Dates in an unambiguous Format #12

Closed
Chwiggy opened this issue Apr 3, 2020 · 1 comment
Closed

Dates in an unambiguous Format #12

Chwiggy opened this issue Apr 3, 2020 · 1 comment
Assignees
Labels
duplicate This issue or pull request already exists

Comments

@Chwiggy
Copy link

Chwiggy commented Apr 3, 2020

Currently dates are displayed as MM-DD-YYYY which is uniquely North American and quite ambiguous with the European DD-MM-YYYY.
To make it more readable without confusion I'd suggest either following YYYY-MM-DD or if there's a preference to do Month-Day-Year to adopt Month-DD-YYYY or MON-DD-YYYY with either the full name of the month or its 3 letter abbreviation

@jwford jwford added the duplicate This issue or pull request already exists label Apr 3, 2020
@jwford
Copy link
Member

jwford commented Apr 3, 2020

Duplicate of #11, will link both issues in the commit that fixes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants