Timezone

  • Thread starter Thread starter Elisa
  • Start date Start date
E

Elisa

Hi,

Because the .NET framework misses a "Set Time Zone" function, we need to
P/Invoke the SetTimeZoneInformation function directly. Now, there
doesn't seem to be any way to retrieve a list of "known" time zones, so
the only thing you can do is create your own TIME_ZONE_INFORMATION
structure. But: won't that interfere with the "Clock" functionality on
the WCE control panel?


Regards,

Elisa
 

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