Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#7073 closed defect (fixed)

XLSX driver fails to recognized date/time in some documents

Reported by: Even Rouault Owned by: warmerdam
Priority: normal Milestone: 2.2.3
Component: default Version: unspecified
Severity: normal Keywords:
Cc:

Description

The formatting detection is case sensitive to strings like "HH", whereas "hh" can also be found.

Change History (2)

comment:1 by Even Rouault, 7 years ago

Resolution: fixed
Status: newclosed

In 40326:

XLSX: fix non working detection of Date/Time fields in some documents (fixes #7073)

comment:2 by Even Rouault, 7 years ago

In 40327:

XLSX: fix non working detection of Date/Time fields in some documents (fixes #7073)

Note: See TracTickets for help on using tickets.