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
08 Feb 2023 - 21:51
%DISPLAYTIME{"$hou:$min"}%
expands to
21:51
Related
GMTIME
,
SERVERTIME