Hi Monks,
I am trying to print some data onto excel file from my perl script.
Now when i am trying to print column containing date, excel consider it as a sting not the date field.
Is there any way to format a cell data in date format. Is there a x:date tag or something like that?.