A versatile date and time clock. Colors, skins, and date/time format can all be easily changed with a simple format string. Some skins can even be colorized. A colorize option for skins allows almost unlimited customizations. The following format options are supported:
M = Month name (January)
MA = Month name - abbrev (Jan)
mm = Month (01)
dd = Day (01)
yy = Year (06)
yyyy = Year (2006)
W = Weekday (Sunday)
WA = Weekday - abbrev (Sun)
wy = Week number of year (52)
dy = Day number of year (3
…65)
HH = Hours (24 hour format)
hh = Hours (12 hour format)
ii = Minutes (59)
ss = Seconds (59)
AA = AM/PM
aa = am/pm More