Re: Convert String to Date: new Date(string) Hi,
Actionscript works slightly differently.
If you want to set the date object you will need to use the relevant set methods for the new object you create.
Take a look at this link for a very detailed run down.
http://www.macromedia.com/support/fl...ionary153.html
Regards,
A.Ramesh |