We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I really would like to see ISO8601 dates in the dashboard.
Dashboard version: 1.4.0 Kubernetes version: NA Operating system: NA Node.js version: NA Go version: NA
Install v1.4.0, navigate anywhere in the UI, observe date formats
23/11/16 HH:MM
2016-11-23 HH:MM
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.
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
I can be convinced either way. Displaying dates in ISO8601 sound good.
Yah. I agree that it's not super important that the dates be localized and ISO8601 is much better than what we have currently.
No branches or pull requests
Issue details
I really would like to see ISO8601 dates in the dashboard.
Environment
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.
The text was updated successfully, but these errors were encountered: