DISPLAYTIME -- display date and time
Syntax:
%DISPLAYTIME%
Expands to:
2024-11-23 - 23:22
Date part of the format is displayed as defined by the {DefaultDateFormat} in
configure
, default
$year-$mo-$day
. The time is shown as hh:mm (24 hour clock)
Category:
DateAndTimeVariables
,
SystemInformationVariables
Related:
DISPLAYTIME{"format"}
,
GMTIME
,
SERVERTIME