dashboard icon indicating copy to clipboard operation
dashboard copied to clipboard

Please add Timezone support to K8s Dashboard

Open lprimak opened this issue 1 year ago • 9 comments

What would you like to be added?

I have read previous issues and saw that a decision was made at some point to display all times in UTC. I'd like to revisit that decision because it's not user friendly.

For example, I used k8tz (https://github.com/k8tz/k8tz) to run all containers in Chicago timezone. However, Dashboard is hardcoded to UTC and is not respecting the Container/OS timezone.

This especially confusion for Asia, as not only the time is wrong, but the day is wrong as well.

Why is this needed?

Make displayed dates / times more user-friendly and less confusing, especially in Asia.

lprimak avatar Jun 14 '24 21:06 lprimak