Share via


Changing the IP Phone Suite Time Zone (Windows Embedded CE 6.0)

1/6/2010

The IP Phone Suite 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 Embedded CE API.

  • Modifying the time zone using the Registry
    Windows Embedded 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 as well as Daylight Saving Time Registry Settings.
  • Modifying the time zone using the Windows Embedded CE API
    To modify the time zone while the device is running, use SetTimeZoneInformation

See Also

Concepts

Customizing the IP Phone Suite Applications

Other Resources

Customizing the VoIP Phone Suite