DISPLAYTIME -- display formatted time

Formatted time - either GMT or Local server time, depending on {DisplayTimeValues} setting in configure. Same format qualifiers as %GMTIME%

Parameters

Parameter Description Default
"format" Optional format (see GMTIME)  

Examples

  • %DISPLAYTIME% expands to 10 Mar 2023 - 11:55
  • %DISPLAYTIME{"$hou:$min"}% expands to 11:55

GMTIME, SERVERTIME