Class CurrentTimePlugin

java.lang.Object
org.apache.wiki.plugin.CurrentTimePlugin
All Implemented Interfaces:
Plugin

public class CurrentTimePlugin extends Object implements Plugin
Just displays the current date and time. The time format is exactly like in the java.text.SimpleDateFormat class.

Parameters :

NONE
Since:
1.7.8
See Also: