in reply to Reading excel file using PERL
Excel stores the date as a serial date, which is different from how it displays dates.
DateTime::Format::Excel may be of help to you.
|
---|
In Section
Seekers of Perl Wisdom
in reply to Reading excel file using PERL
Excel stores the date as a serial date, which is different from how it displays dates.
DateTime::Format::Excel may be of help to you.
|
---|