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{"format"}%
- Supported variables:
$seconds
,$minutes
,$hours
,$day
,$wday
,$dow
,$month
,$mo
,$year
,$ye
,$tz
,$iso
,$rcs
,$http
,$epoch
- Example:
%DISPLAYTIME{"$hou:$min"}%
expands to15:52
- Related: DISPLAYTIME, GMTIME, SERVERTIME