PDA

View Full Version : QDateTime fromString



mklieber
12th March 2008, 12:22
Hi,

could somebody explain me why the Qt::LocalDate Parameter is not recognized in the fromString function?

Is there a chance to get a QDateTime object from a string formatted by local settings?

kind regards
Markus Klieber

wysota
12th March 2008, 21:15
Try QLocale::toDateTime().