Date-Components

 view release on metacpan or  search on metacpan

lib/Date/Components.pm  view on Meta::CPAN

   Readonly              1.03
   Readonly::XS          1.04
   Test::More            0.74
   Test::Manifest        1.22
   Test::Pod             1.26
   Test::Pod::Coverage   1.08




=head1 BUGS AND LIMITATIONS

All years, positive (AD) and negative (BC) are acceptable up to the integer
size on the host system.  However, this range is B<NOT> historically accurate
before 1582AD.  Thus, even though one can find the day of the week, for example
May 17, -273BC, by projecting backwards from today's standard, the date
is B<NOT> historically valid.  Refer to the the Date::Calc module for further
explanation.

Date strings with truncated years such as '04' for '2004' will B<NOT> parse
correctly.



( run in 0.468 second using v1.01-cache-2.11-cpan-4d50c553e7e )