DISPLAYTIME{"format"} -- formatted display time
- Formatted time - either GMT or Local server time, depending on {DisplayTimeValues} setting in configure, default
$year-$mo-$day
. 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 to 12:25
- Related: DISPLAYTIME, GMTIME, SERVERTIME
Copyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria?
Send feedback Note: Please contribute updates to this topic on TWiki.org at
TWiki:TWiki.VarDISPLAYTIME2.