in reply to Re: Perl OLE Time Formatting Error!?
in thread Perl OLE Time Formatting Error!?

Did not try this, But it was a stupid Error and one more or less for a VB group:
$value12hour = $value->Time( "hh:mm:ss" ); $value24hour = $value->Time( "HH:mm:ss" );
I guess this is selfexplanatory.

Cheers,
PerlingTheUK