Ignore:
Timestamp:
12/12/08 06:11:05 (3 years ago)
Author:
SvenDowideit
Message:

Item41: remove the duplicate TAG topics - VarSERVERTIME

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/data/System/VarSERVERTIME.txt

    r693 r1289  
    22%META:TOPICPARENT{name="Macros"}% 
    33#VarSERVERTIME 
    4 ---+++ SERVERTIME -- server time 
    5    * Syntax: =%<nop>SERVERTIME%= 
    6    * Expands to: =%SERVERTIME%= 
    7    * Date format defined as {DefaultDateFormat} in [[%SCRIPTURLPATH{"configure"}%][configure]] 
     4---+++ SERVERTIME{"format"} -- formatted server time 
     5   * Same format qualifiers as =%<nop>GMTIME%= 
     6   * Syntax: =%<nop>SERVERTIME%= OR =%<nop>SERVERTIME{"format"}%= 
     7   * =%<nop>SERVERTIME%= uses the Date format defined as {DefaultDateFormat} in [[%SCRIPTURLPATH{"configure"}%][configure]] 
     8   * Example: =%<nop>SERVERTIME{"$hou:$min"}%= expands to =%SERVERTIME{"$hou:$min"}%= 
    89   * __%X% 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. 
    9    * Related: [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarDISPLAYTIME][DISPLAYTIME]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarGMTIME][GMTIME]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarSERVERTIME2][SERVERTIME{"format"}]] 
    10  
     10   * Related: [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarGMTIME][GMTIME]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarSERVERTIME][SERVERTIME]] 
Note: See TracChangeset for help on using the changeset viewer.