X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=README;h=d64588d9c7b85b1dd4963dbe02bf6ec176db944c;hb=fa4cb58747381672d8367c541fa1cfc3d68e66de;hp=efd6c4031dafec03ec7a1e8b6abda6709526edff;hpb=9a2930defe8c992ecc154a1056314997f4b19fae;p=deb_pkgs%2Flibhtml-calendarmonth-perl.git diff --git a/README b/README index efd6c40..d64588d 100644 --- a/README +++ b/README @@ -8,12 +8,11 @@ Calendars are represented as HTML::Element based structures, derived from the HTML::ElementTable class. The module includes support for 'week of the year' numbering, arbitrary -1st day of the week definitions, and aliasing so that you can express -any element in any language HTML can handle. +1st day of the week definitions, and locale support. If you wish to use 'week of the year' numbering, or want to explore dates beyond the capability of the internal perl time functions, then -you will need Date::Calc or Date::Manip. +you will need Date::Calc, DateTime, or Date::Manip. INSTALLATION @@ -67,6 +66,6 @@ W. for some helpful bug spotting. COPYRIGHT -Copyright (c) 1999-2008 Matthew P. Sisk. All rights reserved. All wrongs +Copyright (c) 1999-2010 Matthew P. Sisk. All rights reserved. All wrongs revenged. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.