SerializableTimeZone Members

The SerializableTimeZone class identifies time zone information and the transition between standard time and daylight saving time.

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

Public Constructors

  Name Description
SerializableTimeZone The SerializableTimeZone constructor initializes a new instance of the SerializableTimeZone class.

Top

Public Properties

  Name Description
Bb408723.pubproperty(en-us,EXCHG.80).gif Bias The Bias property gets or sets a value that represents the general offset from Coordinated Universal Time (UTC).
Bb408723.pubproperty(en-us,EXCHG.80).gif DaylightTime The DaylightTime property gets or sets a value that represents an offset from the time relative to Coordinated Universal Time (UTC) that is represented by the Bias property.
Bb408723.pubproperty(en-us,EXCHG.80).gif StandardTime The StandardTime property gets or sets a value that represents an offset from the time relative to Coordinated Universal Time (UTC) that is represented by the Bias property.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb408723.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb408723.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb408723.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb408723.pubmethod(en-us,EXCHG.80).gifBb408723.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb408723.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb408723.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb408723.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top