Clock
Clock copied to clipboard
When displaying 24 hour time, digits should be padded
Checklist
- [X] I made sure that there are no existing issues - open or closed - to which I could contribute my information.
- [X] I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
- [X] I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
- [X] I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
- [X] This issue contains only one feature request.
- [X] I have read and understood the contribution guidelines.
- [ ] I optionally donated to support the Fossify mission.
Feature description
The default time format (9:42:01) looks odd to my British eyes without the leading zero. There doesnt seem to be anywhere to customize this or turn on 24hr clock mode etc.
Why do you want this feature?
User preference and familiarity. As a 24hr time user, it is easier for me to recognize and read the time in consistent formats.
Additional information
No response
There should be an option to switch between 12 and 24 hour system, but there shouldn't be an option for setting leading zero. We should always pad 24 hour time, and leave 12 hour as it is.
Yeah I agree with that, so I guess the bug is that 24 hour time isn't padded currently as the clock does show (for example) 14:43:50 but not 09:02:54