PocketPC timezone vb.net

  • Thread starter Thread starter Chuck
  • Start date Start date
C

Chuck

Is there a progamatic way to set the timezone on a PocketPC 02 with
vb.net?
 
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top