Uploaded image for project: 'ManifoldCF'
  1. ManifoldCF
  2. CONNECTORS-1617

Date format extraction problem in XLS/XLSX

    XMLWordPrintableJSON

Details

    Description

      Currently TIKA/ManifoldCF 2.10 extracts dates from the attached file tis way:

      2018.05.10 -> 10/05/18
      2002.02.02 -> 2/2/2

      We need this format:

      2018.05.10 -> 2018-05-10

      2002.02.02 -> 2002-02-02

      This occurs only when the field type is date. When the field type is text then the output is fine.

       

      Please help us with a recommendation with any settings in the pipeline (Tika configs, excel setting, OS local settings, etc.), or provide a fix. 

      Attachments

        1. exceldatum.xlsx
          9 kB
          Zoltan Farago

        Activity

          People

            kwright@metacarta.com Karl Wright
            zfarago Zoltan Farago
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: