Skip to content

Use a less ambiguous date format for 'Last updated' #944

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

Merged

Conversation

skirtles-code
Copy link
Contributor

Closes #866.

The current date/time format in the footer of each page is only really appropriate for a US audience. I've switched it to something a little more neutral:

2021-03-07, 23:03:47 UTC

While there are plenty of locales where this format would not be used in everyday life, it is much easier to guess how to interpret it. It is based on ISO 8601, though I decided going all-in with 2021-03-07T23:03:47Z would be too confusing.

@NataliaTepluhina NataliaTepluhina merged commit 37ea2b4 into vuejs:master Mar 15, 2021
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

Successfully merging this pull request may close these issues.

Suggestion: i18n - make the date format in "last updated" section less ambigous
2 participants