Date::Convert::French_Rev

Date::Convert::French_Rev can convert from / to French Revolutionary Calendar.
Download

Date::Convert::French_Rev Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Jean Forget
  • Publisher web site:
  • http://search.cpan.org/~jforget/

Date::Convert::French_Rev Tags


Date::Convert::French_Rev Description

Date::Convert::French_Rev can convert from / to French Revolutionary Calendar. Date::Convert::French_Rev can convert from / to French Revolutionary Calendar.SYNOPSIS use Date::Convert::French_Rev;Converting from Gregorian (or other) to Revolutionary $date=new Date::Convert::Gregorian(1799, 11, 9); convert Date::Convert::French_Rev $date; print $date->date_string, "n"; print $date->date_string($format), "n";Converting from Revolutionary to Gregorian (or other) $date=new Date::Convert::French_Rev(8, 2, 18); convert Date::Convert::Gregorian $date; print $date->date_string, "n"; Requirements: · Perl · Date::Convert · Roman


Date::Convert::French_Rev Related Software