[PATCH] Fix date and time l10n

Dirk Hohndel dirk at hohndel.org
Sat Jun 28 06:34:41 PDT 2014


On Sat, Jun 28, 2014 at 02:56:40PM +0400, Sergey Starosek wrote:
> QDateTime::toString(const QString & format) uses system locale
> for month and day names.
> 
> In order to get localized month and day names for user-choosen locale
> use QLocale::toString(const QDateTime & datetime, const QString & format)
> instead.

Great catch. Thanks

/D


More information about the subsurface mailing list