diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-14 22:28:04 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-14 22:28:04 +0000 |
commit | 9575948b51b907ed88ba23f93bd4f21e5502e284 (patch) | |
tree | 80760ade6697873dec1ca675247a8e5f721322ec /doc | |
parent | 1e7be2d3ddd28c9437b099d88575c8ec70f4041c (diff) |
hail UB313!
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/ddate.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/plugins/ddate.mdwn b/doc/plugins/ddate.mdwn index 26465d581..c35afe4ca 100644 --- a/doc/plugins/ddate.mdwn +++ b/doc/plugins/ddate.mdwn @@ -1,6 +1,8 @@ [[template id=plugin name=ddate included=1 author="[[Joey]]"]] [[tag type/fun]] -[[tag type/slow]] Enables use of Discordian dates. `--timeformat` can be used to change the date format; see `ddate(1)`. + +This plugin requires the DateTime and DateTime::Calendar::Discordian +perl modules. |