I have used the DateFormatter, but unfortunately cannot seem to get it 
to work as I like. I have declared it in my action script as follows:

dateTimeFormatter = new DateFormatter("DD MMM YYYY @ LL:NN " ); 

My problem is, I would also like to show the time zone, for example, 
GMT or PST. I cannot seem to find the format string that would do 
this. Has anyone shown the timezone with a dateformatter? 
Thanks.

My date is displayed as 
01 Jun 2005 @ 10:05

I want it to be 
01 Jun 2005 @ 10:05 AM EST 

Any tips ?
Thanks!




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to