SerializableTimeZoneTime Class

Definition

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

public ref class SerializableTimeZoneTime
public class SerializableTimeZoneTime
Public Class SerializableTimeZoneTime
Inheritance
SerializableTimeZoneTime

Constructors

SerializableTimeZoneTime()

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

Properties

Bias

The Bias property gets or sets the offset from the Coordinated Universal Time (UTC) offset.

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.

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.

Month

The Month property gets or sets the transition month of the year to and from standard time and daylight saving time.

Time

The Time property gets or sets the transition time of day to and from standard time and daylight saving time.

Year

Applies to