Share via


ExtendedTimeZone Members

The following tables list the members exposed by the ExtendedTimeZone type.

Public Fields

Name Description
Public Field Static c_TicksTo20030101 Specifies the number of clock ticks equal to the DateTime value of 2003/01/01 00:00:00.

Public Properties

Name Description
Public Property CurrentTimeZone (Inherited from TimeZone.)
Public Property DaylightName Gets the daylight saving time name for a particular time zone.
Public Property StandardName Gets the standard name for a particular time zone.
Public Property TimeZoneId Gets the ID of a particular time zone.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetDaylightChanges Finds the daylight saving time period for a specified year.
Public Method GetHashCode (Inherited from Object.)
Public Method Static GetTimeZone Returns a time zone for a specified time zone ID.
Public Method GetType (Inherited from Object.)
Public Method GetUtcOffset Finds the coordinated universal time (UTC) offset for the specified local time.
Public Method IsDaylightSavingTime (Inherited from TimeZone.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method Static SetTimeOffset Sets the time offset.
Public Method Static SetTimeZone Sets the time zone.
Public Method Static SetTimeZoneInfo Sets the extended information for a particular time zone.
Public Method Static SynchronizeWithNetworkTime Synchronizes the device system time with the network time, if the device system currently has a network connection.
Public Method ToLocalTime (Inherited from TimeZone.)
Public Method ToString (Inherited from Object.)
Public Method ToUniversalTime (Inherited from TimeZone.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

ExtendedTimeZone Class
Microsoft.SPOT Namespace