S
Sven Sauter
Hi!
I have a big problem regarding daylight saving on Windows CE 4.1.
This is making me really crazy.
You can see the problem using the Windows CE.NET Emulator 4.1.0 build 14:
Deselect "Automatically adjust daylight saving" (or similar, since I'm using
the german Emulator).
Sometimes, the emulator's time changes very strange:
Set the Time to 25.10.2003 - any time
Then set the time to 26.10.2003 02:59:50 and wait what happens at 03:00. On my
emulator, the time will be set back to 02:59:00 instead on 03:00:00 which is
completely wrong!
Sometimes, the emulator's clock shows changes the time correct to 03:00:xx,
but if you start a small application showing the current date/time using
console.writeline(now)
-> 02:00:xx will be shown.
if you then start a CMD-box, entering "time" -> 03:00:xx is shown.
Any idea why this happens? Is there a bug in CE and/or in the
compactframework?
There is no chance to reproduce this problem in the desktop version.
Thanks a lot
Sven
I have a big problem regarding daylight saving on Windows CE 4.1.
This is making me really crazy.
You can see the problem using the Windows CE.NET Emulator 4.1.0 build 14:
Deselect "Automatically adjust daylight saving" (or similar, since I'm using
the german Emulator).
Sometimes, the emulator's time changes very strange:
Set the Time to 25.10.2003 - any time
Then set the time to 26.10.2003 02:59:50 and wait what happens at 03:00. On my
emulator, the time will be set back to 02:59:00 instead on 03:00:00 which is
completely wrong!
Sometimes, the emulator's clock shows changes the time correct to 03:00:xx,
but if you start a small application showing the current date/time using
console.writeline(now)
-> 02:00:xx will be shown.
if you then start a CMD-box, entering "time" -> 03:00:xx is shown.
Any idea why this happens? Is there a bug in CE and/or in the
compactframework?
There is no chance to reproduce this problem in the desktop version.
Thanks a lot
Sven