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

Dashboard should present standardised dates (or make it an option) #1470

Closed
mrwacky42 opened this issue Nov 23, 2016 · 3 comments
Closed

Dashboard should present standardised dates (or make it an option) #1470

mrwacky42 opened this issue Nov 23, 2016 · 3 comments

Comments

@mrwacky42
Copy link
Contributor

Issue details

I really would like to see ISO8601 dates in the dashboard.

Environment
Dashboard version: 1.4.0
Kubernetes version: NA
Operating system: NA
Node.js version: NA
Go version: NA
Steps to reproduce

Install v1.4.0, navigate anywhere in the UI, observe date formats

Observed result

23/11/16 HH:MM

Expected result

2016-11-23 HH:MM

Comments

If someone points me in the right direction and agrees that ISO8601 is the one true way I'm happy to try to make a pull request out of it.

@ianlewis
Copy link
Contributor

This is really a localization issue IMHO. i.e. Date formats come from from the user's language.

I do think we should stick to 4 digit years in any case.

@bryk
Copy link
Contributor

bryk commented Nov 23, 2016

I can be convinced either way. Displaying dates in ISO8601 sound good.

@ianlewis
Copy link
Contributor

Yah. I agree that it's not super important that the dates be localized and ISO8601 is much better than what we have currently.

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

3 participants