use DateTime::Format::Excel; # From Excel via class method: my $datetime = DateTime::Format::Excel->parse_datetime( 37680 ); # OR retrieve $value->Date(<Whatever syntax works here>) print $datetime->ymd('.'); # '2003.02.28'
"There are only two truly infinite things. The universe and stupidity, and I'm not too sure about the universe"- Albert Einstein
In reply to Re: Perl OLE Time Formatting Error!?
by NetWallah
in thread Perl OLE Time Formatting Error!?
by PerlingTheUK
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |