- Issue created by @ebremner
- 🇳🇱Netherlands johnv
The formatting of the 24hr end time is in OfficeHoursDateHelper~format().
The second parameter indicates that a time is an end time.
The error should be from line 176 (// Format the 24-hr end time from 0 to 24:00/2400 using a trick.) - 🇳🇱Netherlands johnv
The change should only be done for 24 hour formatting, not 12hr formatting. Not sure why/how this is introduced.
- Status changed to Closed: duplicate
over 1 year ago 2:34pm 22 August 2023 - 🇳🇱Netherlands johnv
I see this was already reported in 🐛 Midnight displaying as 11:00 pm when using 12 hour display formatter Fixed . Let's discuss over there.