SERVERTIME{"format"} -- formatted server time
- Same format qualifiers as
%GMTIME%
- Syntax:
%SERVERTIME{"format"}%
- Supported variables:
$seconds
,$minutes
,$hours
,$day
,$wday
,$dow
,$month
,$mo
,$year
,$ye
,$tz
,$iso
,$rcs
,$http
,$epoch
- Example:
%SERVERTIME{"$hou:$min"}%
expands to16:07
-
Note: When used in a template topic, this variable will be expanded when the template is used to create a new topic. See TWikiTemplates for details.
- Related: DISPLAYTIME, GMTIME, SERVERTIME