Javascript String To Date

Hi,

A fairly simple project hopefully.

I have a couple of date strings of the format ‘DD/MM/YY’, so that 3rd August 2009 would be ’03/08/09′. I need some javascript to change it into the format ‘DD-MON-YYYY’ so it would be ’03-AUG-2009′.

Thanks,
Chris

Leave a Reply

Your email address will not be published. Required fields are marked *