| |
| META TOPICPARENT |
name="TWikiVariables" |
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 to 16:05
|