Changing the TUI Time Zone (Windows CE 5.0)
The TUI does not include intrinsic functionality to enable setting or changing the time zone or daylight saving time settings.
You can modify your OS design to change these settings by using the registry or at run-time creation using the Windows CE API.
Modifying the time zone using the registry
Windows CE reads time zone information from the registry when it boots. You can modify the time zone registry entry.
For more information about modifying the time zone using the registry, see Time Zone Registry Settings.
Modifying the time zone using the Windows CE API
To modify the time zone while the device is running, use SetTimeZoneInformation.
See Also
Customizing the TUI Application
Send Feedback on this topic to the authors