Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How do you disable daylight savings auto-adjustment in WinCE?

11 views
Skip to first unread message

Scott Anderson

unread,
Nov 19, 2009, 8:29:02 PM11/19/09
to
I want to programatically uncheck the "automatically adjust the clock for
daylight savings" check box from an application running in WinCE.

Google searches indicate that you can do this in Windows by setting the
DisableAutoDaylightTimeSet value under the
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation key.
This key doesn't appear to exist in WinCE. Is there a different way to do
this in WinCE?

Luca Calligaris [eMVP]

unread,
Nov 20, 2009, 3:23:21 AM11/20/09
to
The documentation (http://msdn.microsoft.com/en-us/library/bb202749.aspx)
describe the correct key and even a function (SetDaylightTime) which can be
helpful

--
Luca Calligaris (MVP-Windows Embedded)
l.calliga...@eurotech.it.nospam
www.eurotech.it


"Scott Anderson" <ScottA...@discussions.microsoft.com> ha scritto nel
messaggio news:66F590E0-C89F-4AC6...@microsoft.com...

Scott Anderson

unread,
Nov 25, 2009, 6:49:01 PM11/25/09
to
Thank you for your reply. It looks like that key and function allow you to
enable or disable daylight savings. What I was hoping for was the ability to
set auto-adjust for daylight savings to true or false. After looking at your
link to the HomeDST key I found a link to the AutoDST key that seems to
accompish that. However, it looks like for that to work the device needs to
have SNTP service. Is there anyway to do this without SNTP?

Thanks!

"Luca Calligaris [eMVP]" wrote:

> .
>

0 new messages