RecentChanges
|
FindPage
|
LikePages
|
BackLinks
View Source:
Help/CurrentTimePlugin
Note:
This page has been locked and cannot be edited.
The **~CurrentTime** [[Help:WikiPlugin|plugin]] displays current time and date (when page was saved). == Usage == {{{ <<CurrentTime format=xxx>> }}} == Arguments == {| class="bordered" |- ! Argument ! Description ! Default value |- | **format** | Display format (strftime format, or 'date' or 'time') | Date and time in ISO 8601:2004 format |} == Examples == {{{ <<CurrentTime>> }}} <<CurrentTime>> {{{ <<CurrentTime format=date>> }}} <<CurrentTime format=date>> {{{ <<CurrentTime format=time>> }}} <<CurrentTime format=time>> {{{ <<CurrentTime format='%d %h %Y %H h %M m %S s %Z'>> }}} <<CurrentTime format='%d %h %Y %H h %M m %S s %Z'>> == Author == * Marc-Etienne Vargenau, Alcatel-Lucent == See Also == <noinclude> ---- [[PhpWikiDocumentation]] [[CategoryWikiPlugin]] </noinclude>