Changeset 1286


Ignore:
Timestamp:
12/12/08 06:02:25 (3 years ago)
Author:
SvenDowideit
Message:

Item41: remove the duplicate TAG topics - VarDISPLAYTIME2

Location:
trunk/core/data/System
Files:
2 deleted
1 edited

Legend:

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

    r683 r1286  
    22%META:TOPICPARENT{name="Macros"}% 
    33#VarDISPLAYTIME 
    4 ---+++ DISPLAYTIME -- display date and time 
    5    * Syntax: =%<nop>DISPLAYTIME%= 
    6    * Expands to: =%DISPLAYTIME%= 
    7    * Date part of the format is displayed as defined by the {DefaultDateFormat} in [[%SCRIPTURLPATH{"configure"}%][configure]]. The time is shown as hh:mm (24 hour clock) 
    8    * Related: [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarDISPLAYTIME2][DISPLAYTIME{"format"}]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarGMTIME][GMTIME]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarSERVERTIME][SERVERTIME]] 
    9  
     4---+++ DISPLAYTIME{"format"} -- formatted display time 
     5   * Formatted time - either GMT or Local server time, depending on {DisplayTimeValues} setting in [[%SCRIPTURLPATH{"configure"}%][configure]]. Same format qualifiers as =%<nop>GMTIME%= 
     6   * Syntax: =%<nop>DISPLAYTIME%= OR =%<nop>DISPLAYTIME{"format"}%= 
     7   * =%<nop>DISPLAYTIME%= The time is shown as hh:mm (24 hour clock) 
     8      * Expands to: =%DISPLAYTIME%= 
     9   * Example: =%<nop>DISPLAYTIME{"$hou:$min"}%= expands to =%DISPLAYTIME{"$hou:$min"}%= 
     10   * Related: [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarGMTIME][GMTIME]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarSERVERTIME][SERVERTIME]] 
Note: See TracChangeset for help on using the changeset viewer.