My WebSerivce returns a date string in the XML Date format (YYYY-MM-
DDThh:mm:ss).  Calling Date.parse() to convert it to a Number (a Number
representing the milliseconds elapsed since January 1, 1970, UTC)
always return NaN.  According to the Flex docs for Beta3 this format is
supported by the Date.parse() method.

I also tried appending different timezone abbreviations (GMT, PST, and
EST) to provide the full date string (YYYY-MM-DDThh:mm:ssTZD).

-Steven






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to