Clovertech
So I guess at 10pm last night I missed it by one command! I left out the
‘format’ thinking ‘-format- took care of that. I had: set dt [clock [clock scan $dt] -format “%m/%d/%Y, %H%M Hours”].
Thanks so much!
Nope, I tried that:
set dt [clock format [clock scan $dt -format “%m/%d/%Y, %H%M Hours”]]
Error: bad switch “-format”: must be -base or -gmt
THanks!
Jennifer