Help/CurrentTimePlugin

The CurrentTime plugin displays current time and date (when page was saved).

Usage

<<CurrentTime format=xxx>>

Arguments

Argument

Description

Default value

format

Display format (strftime format, or 'date' or 'time')

Date and time in ISO 8601:2004 format

Examples

<<CurrentTime>>
2024-04-19 00:15:56
<<CurrentTime format=date>>
2024-04-19
<<CurrentTime format=time>>
00:15:56
<<CurrentTime format='%d %h %Y %H h %M m %S s %Z'>>
19 Apr 2024 00 h 15 m 56 s UTC

Author

  • Marc-Etienne Vargenau, Alcatel-Lucent

See Also