Tags:
create new tag
view all tags
TWiki Variables
»
Search
» Category:
Date & Time
Variables in this category:
DATE -- signature format date
DATEPICKER{} -- pop-up calendar to select a date for use in HTML forms
DISPLAYTIME -- display date and time
DISPLAYTIME{"format"} -- formatted display time
GMTIME -- GM time
GMTIME{"format"} -- formatted GM time
SERVERTIME -- server time
SERVERTIME{"format"} -- formatted server time
DATE -- signature format date
Syntax:
%DATE%
Expands to:
2025-02-08
Date format defined as {DefaultDateFormat} in
configure
, default
$year-$mo-$day
Note: When used in a template topic, this variable will be expanded when the template is used to create a new topic. See
TWikiTemplates#TemplateTopicsVars
for details.
Category:
DateAndTimeVariables
,
SystemInformationVariables
Related:
DISPLAYTIME
,
GMTIME{"format"}
,
SERVERTIME
(
this topic