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

FastDateParser too strict on abbreviated short month symbols

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.7
    • 3.8
    • lang.time.*
    • None

    Description

      The date format symbols of the French locale adds a . (dot) when short month names are really abbreviated.

      janv.
      févr.
      mars
      avr.
      mai
      juin
      juil.
      août
      sept.
      oct.
      nov.
      déc.
      

      But in real world examples, the dot is frequently omitted.

      FastDateParser should be lenient in the case where the dot isn't there, e.g. "14 avr 2014".

      Attachments

        1. LANG-1380.patch
          1 kB
          Markus Jelsma

        Issue Links

          Activity

            People

              Unassigned Unassigned
              markus17 Markus Jelsma
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: