]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/prettydate.mdwn
examples
[ikiwiki.git] / doc / plugins / prettydate.mdwn
index 59fa96d6ace0513a422edc05f30c7fe6f0f4c27e..17d6ae3e901c4678b2bb26c70ce1a95c8399a0e5 100644 (file)
@@ -2,12 +2,13 @@
 [[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.
 The default value of this configuration value can be seen near the top of
-`prettydate.pm`. Note that hours can be left blank, to make it display the
+`prettydate.pm`. Note that an hour can be left blank, to make it display the
 same as the hour before. Midnight, noon, and teatime are all hardcoded,
 since they do not occupy the whole hour.