Opened 16 years ago

Closed 16 years ago

#2037 closed defect (fixed)

Use OFTDateTime instead of OFTString when converting the SDE datetime fields

Reported by: tamas Owned by: tamas
Priority: normal Milestone: 1.5.0
Component: OGR_SF Version: unspecified
Severity: critical Keywords:
Cc: hobu

Description

Currently the SDE datetime fields are converted to strings by using strftime which causes sometimes a crash on Win32 (might be a locale dependent issue). Instead of using the strftime conversion we should fix this issue by converting to OFTDateTime instead.

Change History (2)

comment:1 by tamas, 16 years ago

Applied in trunk r13157

comment:2 by hobu, 16 years ago

Resolution: fixed
Status: newclosed

Declaring fixed.

Note: See TracTickets for help on using tickets.