DateTime::Calendar::Mayan

DateTime::Calendar::Mayan is a Perl module with the Mayan Long Count, Haab, and Tzolkin calendars.
Download

DateTime::Calendar::Mayan Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Joshua Hoblitt
  • Publisher web site:
  • http://search.cpan.org/~jhoblitt/Pod-Tidy-0.09/lib/Pod/Tidy.pod

DateTime::Calendar::Mayan Tags


DateTime::Calendar::Mayan Description

DateTime::Calendar::Mayan is a Perl module with the Mayan Long Count, Haab, and Tzolkin calendars. DateTime::Calendar::Mayan is a Perl module with the Mayan Long Count, Haab, and Tzolkin calendars.SYNOPSIS use DateTime::Calendar::Mayan my $dtcm = DateTime::Calendar::Mayan->new( baktun => 12, katun => 19, tun => 10, uinal => 2, kin => 8, # alternate epoch epoch => DateTime->new( year => -3113, month => 8, day => 13, ), ); print $dtcm->date; # prints 12.19.10.2.8 print $dtcm->haab; # prints 3 Uayeb print $dtcm->tzolkin; # prints 3 OcAn implementation of the Mayan Long Count, Haab, and Tzolkin calendars as defined in "Calendrical Calculations The Millennium Edition". Supplemented by "Frequently Asked Questions about Calendars". Requirements: · Perl


DateTime::Calendar::Mayan Related Software