aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-15 08:57:48 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-15 08:57:48 +0000
commit5ea7804e1e0d6fed431a26bdba00e591b923db77 (patch)
tree07a5757cf2ce37f7ee0f1887f94f2c346805ca08
parent2a0c928b56685f5922344a3703a0ff3d25a9d722 (diff)
downloadikiwiki-5ea7804e1e0d6fed431a26bdba00e591b923db77.tar
ikiwiki-5ea7804e1e0d6fed431a26bdba00e591b923db77.tar.gz
examples
-rw-r--r--doc/plugins/prettydate.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/plugins/prettydate.mdwn b/doc/plugins/prettydate.mdwn
index 538a1ef7d..17d6ae3e9 100644
--- a/doc/plugins/prettydate.mdwn
+++ b/doc/plugins/prettydate.mdwn
@@ -2,7 +2,8 @@
[[tag type/format]]
Enabling this plugin changes the dates displayed on pages in the wiki to
-a format that is nice and easy to read.
+a format that is nice and easy to read. Examples: "in late evening on
+February 14th, 2007", "at noon on March 15th, 2007"
The names given to each of the hours in the day can be customised by
setting the `timetable` configuration variable in ikiwiki's setup file.