Opened 14 years ago

Closed 14 years ago

#3000 closed bug (fixed)

maximumValue(int) doesn't return the biggest datetime in YYYY-MM-DD HH:MM:SS format

Reported by: anitagraser Owned by: nobody
Priority: major: does not work as expected Milestone: Version 1.6.0
Component: Data Provider Version: Trunk
Keywords: Cc: volker27@…
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

Datasource is Shapefile, column containing timestamp is of type text. The following command doesn't return the biggest timestamp (find test data attached):

qgis.utils.iface.activeLayer().dataProvider().maximumValue(2).toString()

Attachments (1)

timemanager_testdata.7z (807 bytes ) - added by anitagraser 14 years ago.

Download all attachments as: .zip

Change History (3)

by anitagraser, 14 years ago

Attachment: timemanager_testdata.7z added

comment:1 by volter, 14 years ago

Cc: volker27@… added

comment:2 by jef, 14 years ago

Resolution: fixed
Status: newclosed

fixed in r14227.

Note: See TracTickets for help on using tickets.