There is some timezone stuff in OpenNetCF. Unfortunately, the enumeration
of timezones doesn't work on PPC devices, where, unlike on ordinary Windows
CE devices, the timezones are not enumerated in the registry. However, you
should still be able to configure the timezone settings manually to match
your target zone and then call SetTimezoneInformation.
Paul T.