Time Format

Some functions needs accept time formats to help you construct the date and time.

like $timeToDate

Accepted Time Format

MacroBrief description
dday number of the month like 9
0dday number but with padding zero like 09
dnday name of the week like Sunday
yyear number like 2022
hrhour in 24-format like 20 (8 PM)
0hrhour in 24-format but with padding zero like 05 (5 AM)
hr/12hour in 12-format like 8
0hr/12hour in 12-format but with padding zero like 05
msmilliseconds like 1
0msmilliseconds but with padding zeros like 001
minminutes like 9
0minminutes but with padding zero like 09
mmonth number like 8 (August)
0mmonth number but with padding zero like 08
mnmonth name like February
sseconds like 20
0sseconds but with padding zero like 03
ampmPM / AM
tzTimezone used like UTC