[Development] QDateTime::currentDateTime().toString(Qt::SystemLocaleLongDate) returns as if the DST was still in effect

Mitch Curtis mitch.curtis at digia.com
Tue Oct 30 12:28:54 CET 2012


On Monday, October 29, 2012 09:09:48 AM Thiago Macieira wrote:
> It's got to be a glibc bug.
> 
> We only do:
> 	tzset();
> 	localtime();
> 
> Since we don't do anything special, I'm forced to conclude that the bug is
> in glibc.

Jan, if you do report it to whoever is responsible for glibc, you will still 
run into the Qt problem I mentioned, which is worthy of its own bug report.



More information about the Development mailing list