[Qt-interest] New Date and Time Features in Qt5?
David Ching
dc at dcsoft.com
Mon May 30 19:19:23 CEST 2011
-----Original Message-----
Date: Mon, 30 May 2011 08:54:07 +0200
From: Thiago Macieira <thiago at kde.org>
Subject: Re: [Qt-interest] New Date and Time Features in Qt5?
To: qt-interest at qt.nokia.com
Message-ID: <1350573.Rdg7UsZCIf at doriath>
Content-Type: text/plain; charset="us-ascii"
On Sunday, 29 de May de 2011 16:04:43 David Ching wrote:
>> Ideally, I would like to query the system for two things: 1) My timezone
>> and 2) whether DST is active or not. So I would get, e.g. UTC-8,
DST=true.
>
>Why do you need to know that?
The Windows Control Panel for setting Date/Time has a combobox specifying
timezone and a checkbox whether to adjust for DST. To emulate that UI in
Qt, I need the above two pieces of info.
-- David
More information about the Qt-interest-old
mailing list