Ethiopic::Time

Ethiopic::Time is a Perl module for conversions of calendar systems to/from Ethiopic and Gregorian.
Download

Ethiopic::Time Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Daniel Yacob
  • Publisher web site:
  • http://search.cpan.org/~dyacob/Convert-Ethiopic-0.20-210102/bin/soap/Ethiopic/Convert.pm

Ethiopic::Time Tags


Ethiopic::Time Description

Ethiopic::Time is a Perl module for conversions of calendar systems to/from Ethiopic and Gregorian. Ethiopic::Time is a Perl module for conversions of calendar systems to/from Ethiopic and Gregorian.SYNOPSIS use LiveGeez::Request; require Convert::Ethiopic::Time; my $r = LiveGeez::Request->new; ReadParse ( %input ); $r->ParseInput ( %input ); my $t = Convert::Ethiopic::Time->new ( $r ); $t->GregorianToEthiopic; print "$t->{euDay}/$t->{euMonth}/$t->{euYear} = "; print "$t->{etDay}/$t->{etMonth}/$t->{etYear}n" Ethiopic::Time and Ethiopic::Cstocs are designed as interfaces to the methods in the Ethiopic:: module and is oriented as services for the LiveGeez:: module. In this version Ethiopic::Time expects to receive an object with hash elements using the keys:'calIn'which can be "euro or "ethio".'date'a comma separated list as "day,month,year".'LCInfo'locale settings see the LibEth man pages.These keys are set when using a LiveGeez::Request object as shown in the example. Requirements: · Perl


Ethiopic::Time Related Software