You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Gareth Daniel Smith (JIRA)" <ji...@apache.org> on 2015/01/22 18:58:36 UTC

[jira] [Created] (FLEX-34724) DateTimeAxis formats dates strangely when labelUnits is milliseconds

Gareth Daniel Smith created FLEX-34724:
------------------------------------------

             Summary: DateTimeAxis formats dates strangely when labelUnits is milliseconds
                 Key: FLEX-34724
                 URL: https://issues.apache.org/jira/browse/FLEX-34724
             Project: Apache Flex
          Issue Type: Bug
          Components: Charts
    Affects Versions: Apache Flex 4.13.0
            Reporter: Gareth Daniel Smith
            Priority: Minor


When labelUnits on a DateTimeAxis is set to "milliseconds" then the axis labels are formatted like: "14:02:230123" The milliseconds are attached on to the end of the minutes, separated with a "0". This seems bizarre to me and I would be surprised if this is the intended behavior.

The expected behavior, for me, is for the labels to be formatted like "14:02:23.123" - i.e. with a "." separating the seconds and the milliseconds.

See the attached screenshot for an example of the weird behavior.

If someone from the Flex team can confirm this is something that should be changed, I can try and submit a patch.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)