Denis Rouzaud 1710dc0587 fix date/time widget for field with time zones
this adds a new format of date/time to use Qt::ISODate format
the issue is that QDate::fromString does not recognize the t letter for the timezone in format
this a hack since any field_format needs to be tested if it corresponds to QgsDateTimeFieldFormatter::DEFAULT_ISO_FORMAT and in such case replace by Qt::ISODate instead of a format string
2018-01-03 10:01:53 -04:00
..
2017-12-19 14:55:46 -04:00
2017-07-24 11:36:38 +02:00
2017-10-29 10:46:54 -05:00
2017-10-16 22:34:37 +02:00
2017-12-19 14:55:46 -04:00
2017-05-05 15:39:29 +02:00
2017-11-05 21:03:08 +01:00