no, DateTime is only used by the discordian plugin.. TimeDate is used by

many parts of ikiwiki
master
joey 2007-02-18 17:49:38 +00:00
parent 63d13b4205
commit 15a8d14069
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ Ikiwiki requires the [[cpan Text::Markdown]], [[cpan URI]],
[[cpan HTML::Parser]], and [[cpan HTML::Template]] perl modules be
installed, and also uses the following perl modules if available:
[[cpan CGI::Session]], [[cpan CGI::FormBuilder]] (version 3.02.02 or newer),
[[cpan Mail::Sendmail]], [[cpan Time::Duration]], [[cpan DateTime]],
[[cpan Mail::Sendmail]], [[cpan Time::Duration]], [[cpan TimeDate]],
[[cpan HTML::Scrubber]], [[cpan RPC::XML]], [[cpan XML::Simple]],
[[cpan XML::Feed]], [[cpan File::MimeInfo]], [[cpan Locale::gettext]]
(version 1.04 or newer).