http://qs321.pair.com?node_id=788737


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.