RE: [flexcoders] How do I show time zone with DateFormatter

2005-06-14 Thread Matt Chotin
@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of javawebgrrl Sent: Monday, June 13, 2005 8:20 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] How do I show time zone with DateFormatter I have used the DateFormatter, but unfortunately cannot seem to get it to work as I like

[flexcoders] How do I show time zone with DateFormatter

2005-06-13 Thread javawebgrrl
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 @ LL:NN ); My problem is, I would also like to show the time zone, for example, GMT or PST. I cannot