This
This server lives on [{INSERT CurrentTimePlugin format=zzzz}]
and the time here is [{INSERT CurrentTimePlugin format='HH:mm \'on\' dd-MMM-yyyy'}].
produces this
This server lives on Eastern European Summer Time and the time here is 01:53 on 05-Jul-2008.
How to show the current time and the current date in a template:
Use the plugin inside a TranslateTag:
<wiki:Translate>[{INSERT CurrentTimePlugin}]</wiki:Translate>
TextFormattingRules]
JSPWiki Core Plugins