Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-34316

Z changed from literal to pattern letter for "GMT"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • Apache Flex 4.12.0
    • None
    • Formatters
    • None

    Description

      when using the letter Z in a dateFormatter formatString, it's interpreted in SDK 4.12 to mean the literal string "GMT".

      in SDK 4.6, it's interpreted to mean a literal "Z".

      This messes with legacy dates that are using the literal letter Z.

      formatters saving dates to a server as formatString="YYYY-MM-DD JJ:NN:SSZ" are going to now save them with a "GMT" on the end, instead of "Z"

      I suggest letting both "Z" and "GMT" be literal strings, and wherever possible, don't break previous versions of the sdk

      Attachments

        Activity

          People

            jmclean Justin Mclean
            jetspice Jeff Spicer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: