Uploaded image for project: 'Commons Lang'
  1. Commons Lang
  2. LANG-1089

FastDateParser does not handle excess hours as per SimpleDateFormat

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.4
    • None
    • None

    Description

      FastDateParser does not do any validation of dates/times.
      It acts similarly to SimpleDateFormat (SDF) in lenient mode.

      However it does not generate the same output as SDF for input where the number of hours is greater than the normal range (e.g. > 12 for hh or > 23 for HH)

      Attachments

        Activity

          People

            Unassigned Unassigned
            sebb Sebb
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: