java.util.Date parses month incorrectly

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P2
    • None
    • Affects Version/s: 1.1
    • Component/s: core-libs
    • None
    • generic
    • solaris_2.5

      If a numeric date is parsed (eg 7/4/96) meaning July 4, 1996, the 7 is
      parsed and placed DIRECTLY in the month field. However the month field
      is 0..11 not 1..12 so the date is effectively read as one month later.

            Assignee:
            J. Duke
            Reporter:
            Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: