View Single Post
  #1 (permalink)  
Old 03-05-2008, 04:18 AM
oxygen oxygen is offline
D-Web Architect
 
Join Date: Jun 2007
Posts: 633
oxygen is on a distinguished road
Default Convert String to Date: new Date(string)

Hi,
I have this problem

strd="Tue Apr 22 02:57:29 GMT+0100 2003";
d = new Date(strd)
trace(d);

->invalide date ???
So how do you convert this date???

Regards,
A.Ramesh
__________________
The OXYGEN
Delivers edgy, intelligent Technology to all...
Reply With Quote
Sponsored Links