Placeholder for the current time supporting an optional format argument. Defaults to "Hour:Minute:Second AM/PM". Barring any issues, this should always be replaced.
Syntax: {{time format="..."}} or {{currentTime format="..."}}, where ... specifies a valid Unicode time format string. The format argument is optional and defaults to "HH:mm:s a" (e.g. "12:00:00 PM").
Placeholder for the current time supporting an optional format argument. Defaults to "Hour:Minute:Second AM/PM". Barring any issues, this should always be replaced.
Syntax:
{{time format="..."}}
or{{currentTime format="..."}}
, where...
specifies a valid Unicode time format string. The format argument is optional and defaults to "HH:mm:s a" (e.g. "12:00:00 PM").