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-08-04 09:09:57
<<CurrentTime format=date>>
2025-08-04
<<CurrentTime format=time>>
09:09:57
<<CurrentTime format='%d %h %Y %H h %M m %S s %Z'>>
04 Aug 2025 09 h 09 m 57 s CEST

Author

  • Marc-Etienne Vargenau, Alcatel-Lucent

See Also