DateTime::Format::Excel 0.2901

DateTime::Format::Excel 0.2901

Sponsored Links

DateTime::Format::Excel 0.2901 Ranking & Summary

Ranking Click at the star to rankRanking level:
User Review: 0 (0 times) Download now
File size: 0.015 MB Platform: Any Platform License: Perl Artistic License Price: Downloads: 8265 Date added: 2006-08-15 Publisher: Iain Truskett Publisher URL: http://search.cpan.org/~a

DateTime::Format::Excel 0.2901 description

DateTime::Format::Excel is a Perl module that can convert between DateTime and Excel dates.

SYNOPSIS

use DateTime::Format::Excel;

# From Excel via class method:

my $datetime = DateTime::Format::Excel->parse_datetime( 37680 );
print $datetime->ymd(.); # 2003.02.28

# or via an object

my $excel = DateTime::Format::Excel->new();
print $excel->parse_datetime( 25569 )->ymd; # 1970-01-01

# Back to Excel number:

use DateTime;
my $dt = DateTime->new( year => 1979, month => 7, day => 16 );
my $daynum = DateTime::Format::Excel->format_datetime( $dt );
print $daynum; # 29052

# or via an object
my $other_daynum = $excel->format_datetime( $dt );
print $other_daynum; # 29052

Excel uses a different system for its dates than most Unix programs. This module allows you to convert between a few of the Excel raw formats and DateTime objects, which can then be further converted via any of the other DateTime::Format::* modules, or just with DateTimes methods.

If you happen to be dealing with dates between 1 Jan 1900 and 1 Mar 1900 please read the notes on epochs.

If youre wanting to handle actual spreadsheet files, you may find Spreadsheet::WriteExcel and Spreadsheet::ParseExcel of use.

Download now

DateTime::Format::Excel 0.2901 Screenshot

Sponsored Links
Download DateTime::Format::Excel 0.2901

DateTime::Format::Excel 0.2901 Keywords

Bookmark DateTime::Format::Excel 0.2901

Hyperlink code:
Hyperlink and Intro code:

DateTime::Format::Excel 0.2901 Copyright

WareSeeker periodically updates pricing and software information of DateTime::Format::Excel 0.2901 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of DateTime::Format::Excel 0.2901 Edition. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

DateTime::Format::Excel 0.2901 Related Software


DateTime::Format::Roman is a Perl module with roman day numbering for DateTime objects.

DateTime::Format::Builder is a Perl module to create datetime parser classes and objects.

DateTime::Format::Pg is a Perl module to parse and format PostgreSQL dates and times.

DateTime::Format::Strptime is a Perl module to parse and format strp and strf time patterns.

DateTime::Format::Epoch::RJD is a Perl module that can convert DateTimes to/from Reduced Julian Days.

DateTime::Format::Epoch::TJD is a Perl module that can convert DateTimes to/from Truncated Julian Days.

DateTime::Format::Epoch is a Perl module that can convert DateTimes to/from epoch seconds.

DateTime::Format::Epoch::RataDie is a Perl module that can convert DateTimes to/from Rata Die.

DateTime::Format::Epoch::JD is Perl module Convert DateTimes to/from Julian Days.

DateTime::Format::Epoch::MJD is a Perl module that can convert DateTimes to/from Modified Julian Days.
DateTime::Format::Excel 0.2901 Review:
Author name* :  
Author Email* :  
Comment* :  
Security code* :  
     
   
My Software
You have not saved any software. Click "Save" next to each software to save it to your software basket
Related Information
Sponsored Links
TOP POPULAR DOWNLOAD