DISPLAYTIME{"format"} -- formatted display time
- Formatted time - either GMT or Local server time, depending on {DisplayTimeValues} setting in configure. Same format qualifiers as
%GMTIME%
- Syntax:
%DISPLAYTIME%
OR%DISPLAYTIME{"format"}%
-
%DISPLAYTIME%
The time is shown as hh:mm (24 hour clock)- Expands to:
23 Feb 2025 - 21:30
- Expands to:
- Example:
%DISPLAYTIME{"$hou:$min"}%
expands to21:30
- Related: GMTIME, SERVERTIME