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... |