[ 
https://issues.apache.org/jira/browse/TIKA-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050393#comment-17050393
 ] 

Hudson commented on TIKA-3042:
------------------------------

SUCCESS: Integrated in Jenkins build Tika-trunk #1785 (See 
[https://builds.apache.org/job/Tika-trunk/1785/])
TIKA-3042 -- allow custom overriding of date formats in .xls and .xlsx 
(tallison: 
[https://github.com/apache/tika/commit/3af197241323c5b94018ea20086c2cd21ea796d8])
* (edit) 
tika-parsers/src/test/java/org/apache/tika/parser/microsoft/ooxml/OOXMLParserTest.java


> 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
>             Fix For: 1.24
>
>         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)

Reply via email to