SerializableTimeZoneTime Members

The SerializableTimeZoneTime class represents an offset from the time relative to Coordinated Universal Time (UTC).

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

Public Constructors

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

Top

Public Properties

  Name Description
Bb401833.pubproperty(en-us,EXCHG.80).gif Bias The Bias property gets or sets the offset from the Coordinated Universal Time (UTC) offset.
Bb401833.pubproperty(en-us,EXCHG.80).gif DayOfWeek The DayOfWeek property gets or sets the day of the week when the transition to and from standard time and daylight saving time occurs.
Bb401833.pubproperty(en-us,EXCHG.80).gif DayOrder The DayOrder property represents the nth occurrence of the day that is specified in the DayOfWeek property that represents the date of transition from and to standard time and daylight saving time.
Bb401833.pubproperty(en-us,EXCHG.80).gif Month The Month property gets or sets the transition month of the year to and from standard time and daylight saving time.
Bb401833.pubproperty(en-us,EXCHG.80).gif Time The Time property gets or sets the transition time of day to and from standard time and daylight saving time.
Bb401833.pubproperty(en-us,EXCHG.80).gif Year  

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top