Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
Adobe Flex SDK 3.0 (Release)
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Please add time zone formatting to the DateFormatter class.
I would like to be able to format date/times in ISO 8601 format, for example:
2008-04-22T10:51Z
or
22:30+04
but there are no formatting characters to display the time zome of a Date object.