Opened 10 years ago

Closed 10 years ago

#5672 closed defect (fixed)

SQLite/Spatialite: Date field content suffixed by T

Reported by: Even Rouault Owned by: warmerdam
Priority: normal Milestone: 1.11.2
Component: OGR_SF Version: unspecified
Severity: normal Keywords: sqlite date
Cc: Jukka Rahkonen

Description

Issue raised in http://lists.osgeo.org/pipermail/gdal-dev/2014-September/040173.html

When writing a Date field, the OGR SQlite driver writes the field content as YYYYY-MM-DDT. The T suffix cause that to be an invalid ISO-8601 value.

Change History (3)

comment:1 by Even Rouault, 10 years ago

trunk r27769 "SQLite: remove 'T' suffix when formatting the content of a Date field (#5672)"

comment:2 by Even Rouault, 10 years ago

Backported in branches/1.11 r27770

comment:3 by Even Rouault, 10 years ago

Milestone: 1.11.2
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.