NAME
Date::Chinese - Calculate dates in the Chinese calendar
SYNOPSIS
use Date::Chinese;
$year = yearofthe( 1999 ); # "Year of the hare"
DESCRIPTION
Please note that the API of this module is guaranteed to change in future versions. I'll hopefully be adding more details about the date, rather than just the year. And this will be a Date::ICal subclass, so that conversions directly from ICal to Chinese to ISO, for example, will be very simple.
SUPPORT
datetime@perl.org
AUTHOR
Rich Bowen
CPAN ID: RBOW
rbowen@rcbowen.com
http://www.rcbowen.com
COPYRIGHT
Copyright (c) 2001 Rich Bowen. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The full text of the license can be found in the LICENSE file included with this module.
SEE ALSO
perl(1).