I searched all the forums & LXDE forums & could not find anything on the clock settings, so I kept working with it till I figured it out.
Basically right click the clock & click on settings.
You will see the clock format box with %R for 24H format. Change it to %X for 12H format.
Also you can try different combos if you want to display the day ,month, ect.
Ex= %X %D gives you the date after the time.
Ex= %X %A gives you day of the week after time
The " Date Manual " explains the Letters "A-Z" & the corresponding results. Not all letters are assigned , space where necessary.
Hope this helps,
Jay514
EDIT = Credit for this find goes to user Mr_Shifty , Thanks
Here is how you can find the Manual that explains all of the settings, in LXDE just open the LX terminal & enter this code
- Code: Select all
man date
If you cannot see all of the settings just scroll down, the complete manual for date time settings
You may view the more comprehensive manual if it is installed on the site(forums.Linuxmint.com) by opening a terminal & input =
- Code: Select all
info coreutils 'date invocation'
Thanks To User = verbertus & Dev= Kendall, Also Knew of this on line manual =
Posix compliant clock formats.











