Opened 11 years ago

Closed 11 years ago

#5009 closed defect (fixed)

GetFieldAsString() on a DateTime doesn't zero-pad the hour field

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 1.10.0
Component: OGR_SF Version: unspecified
Severity: normal Keywords:
Cc:

Description

The format string was "%04d/%02d/%02d %2d:%02d:%02d". The missing zero in %2d is suspicious and appears unintentional. Correcting this

Change History (1)

comment:1 by Even Rouault, 11 years ago

Resolution: fixed
Status: newclosed

Commited in trunk r25692

Note: See TracTickets for help on using tickets.