SERVERTIME{"format"} -- formatted server time
- Same format qualifiers as
%GMTIME%
- Syntax:
%SERVERTIME%
OR%SERVERTIME{"format"}%
-
%SERVERTIME%
uses the Date format defined as {DefaultDateFormat} in configure - Example:
%SERVERTIME{"$hou:$min"}%
expands to19:47
Note: When used in a template topic, this macro will be expanded when the template is used to create a new topic. See TemplateTopics#TemplateTopicsVars for details.
- Related: GMTIME, SERVERTIME