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

Author

  • Marc-Etienne Vargenau, Alcatel-Lucent

See Also