simple question
what is the syntax to print out a date command. ie, want to place text on my slate with the date. i know [date] gives me the date and time but all i want is the date not the extra info. Any ideas?
swerve.
hi,
try [date %x] instead of [date ]there is a lot of options : %d returns the day only, %m returns month%y returns year%p returns pm or am.... etc.
Aurelyen