-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Time format 24h shows 00:15 as 24:15 in Google Chrome #9379
Comments
Does it only happen in that view? Did you check e.g. the logbook entries for entities that are changed by that automation run? Please fill out the automation entity state in the issue template. And did you test it in private browsing mode of Chrome to rule out any caching issues? |
For me it works in Safari on same mac |
Maybe related? |
Don't know how you format the date, but this snippet produces different results in Chrome and Edge versus Safari and FF
24:15 on Chromium-based browsers and 00:15 on other. |
Same observation. See my report here: home-assistant/core#51974. |
https://support.google.com/chrome/thread/29828561/chrome-80-shows-timestamp-24-xx-instead-of-00-00?hl=en |
I am experiencing the same issue with HA. Please see the image in the link above. Using Chrome on Mac. |
So this is a Chrome issue? Can someone point me in the direction of a solution for this? |
No idea if this is related, but the "Files" app in Google Chrome OS has the exact same problem, I've been trying to get Google's attention on this bug for the better part of a year. |
Checklist
Describe the issue you are experiencing
When selecting 24h time format in my profile, times occurring in the first hour of the day (00:00 - 00:59) shows up as 24:xx in Google Chrome.
Example, this automation ran June 6 at 00:15.
In Chrome:
In Safari:
Describe the behavior you expected
Should show a one would expect, 00:15 in all browsers.
Steps to reproduce the issue
What version of Home Assistant Core has the issue?
core-2021.6.2
What was the last working version of Home Assistant Core?
No response
In which browser are you experiencing the issue with?
Google Chrome 91.0.4472.77
Which operating system are you using to run this browser?
macOS Catalina 10.15.7 (19H1217)
State of relevant entities
No response
Problem-relevant frontend configuration
No response
Javascript errors shown in your browser console/inspector
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: