[
https://issues.apache.org/jira/browse/TIKA-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison reassigned TIKA-3042:
---------------------------------
Assignee: Tim Allison
> Date format extraction problem in XLS/XLSX
> ------------------------------------------
>
> Key: TIKA-3042
> URL: https://issues.apache.org/jira/browse/TIKA-3042
> Project: Tika
> Issue Type: Task
> Reporter: Zoltan Farago
> Assignee: Tim Allison
> Priority: Major
> Attachments: exceldatum.xlsx
>
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)