Help for this page
use strict; use Win32::OLE; ... # To convert this to a usable date like "09/11/2001", # call the "Date" method on this object my $date = $create_date->Date;