darklotus wrote:Is there some way to add the date into this as well?
As of the latest version, set the following registry key to the format you want
HKCU\Software\BarClock\TimeFormat
%x %X will put the date first
%X %x will put the time first
You can get very specific using the strftime wildcards