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

better display of timeformat in hover popup #565

Open
harvey637 opened this issue Mar 2, 2024 · 0 comments
Open

better display of timeformat in hover popup #565

harvey637 opened this issue Mar 2, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@harvey637
Copy link

Hi,
the datetime displayed in hover popup is difficulkt to read, it should be consistent with system or ui timeformat.

grafik

So this is:

Fr, - Friday, ok
03 - hmmm leading zero is ok, see next item, this is the DAY (no dot at end)
1. - hmmm this item with no leading zero (opposite to day), this is the MONTH ( and a dot)
2024 - easy, this is the YEAR
14:29:16.678 - easy, this is the TIME, but do we really need the fractions of the second?

My personal choice is ISO format, like
"2024-03-01 14:29:16"
but (german) system format is also better than now:
"Fr, 01.03.2024 14:29:16"

thank you
cu
Harvey

@GermanBluefox GermanBluefox added the enhancement New feature or request label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants