tjaart / plasma-fancy-clock

A fancy clock widget for KDE Plasma 5
GNU General Public License v2.0
10 stars 4 forks source link

Formatting presets #5

Open tjaart opened 7 years ago

tjaart commented 7 years ago

Maintain a list of common format strings for dates and times in a drop down list. Also useful as examples.

jaygotango commented 2 years ago

HH is 24 hours format hh is 12 hours format a is am/pm A is AM/PM <b> </b> is bold <i> </i> is italic d is day of the month ddd is day of the week, short (Mon, Tue, etc.) dddd is day of the month, long (Monday, Tuesday, etc.)