Title: Mercury Email Signature
 
Hi
 
i have the following code ,
 
<mx:DateFormatter id="df" formatString="MM/DD/YYYY" />
....
Dumper.info("PARSING DATE-" + df.parseDateString("07/05/2005 11:00 AM"));
 
 
the result on Dumper screen is [INFO]: PARSING DATE-undefined instead of a valid date object.
it seems like what ever i do i always get the undefined .
 
i also saw http://livedocs.macromedia.com/flex/1/asdocs/mx/formatters/DateFormatter.html is this related ?  cause i managed to get the format from df  .
 
 
any ideas how to solve this ?
 
thanks
 
 
Shlomi
 

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________


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



YAHOO! GROUPS LINKS




Attachment: email_signature.gif
Description: GIF image

Reply via email to