dayplanner
dayplanner copied to clipboard
24 hour clock
The ability to switch between 12 and 24 hour clocks
It's currently possible to force use of 24 hour time by setting the environment variable DP_FORCE_24H to 1. Forcing 12 hour time can be done by setting LC_TIME=C. A plugin that makes this easier is probably a good idea though.
Thank you. Having done some web searching, I still have no idea how to do this