danielchalmers / DesktopClock

A digital clock for your desktop!
https://github.com/danielchalmers
MIT License
120 stars 31 forks source link

New format - just the time, no pm or am #18

Closed teach1st closed 1 year ago

teach1st commented 1 year ago

I'm good at knowing if the time is PM or AM. How about a time-only format (no date) that excludes the PM and AM, i.e 10:26? The extra characters get in the way of my positioning the clock advantageously. Please let me know if there's a way to do this with advanced settings.

danielchalmers commented 1 year ago

There's an option in advanced settings to control the format. This format is specified in:

teach1st commented 1 year ago

Thanks, Daniel! "h:mm" worked like a charm.