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>>
2025-04-13 00:49:26
<<CurrentTime format=date>>
2025-04-13
<<CurrentTime format=time>>
00:49:26
<<CurrentTime format='%d %h %Y %H h %M m %S s %Z'>>
13 Apr 2025 00 h 49 m 26 s UTC

Author

  • Marc-Etienne Vargenau, Alcatel-Lucent

See Also