AbsoluteDateTransitionType.DateTime Property

Definition

The DateTime property gets or sets the date and time at which the time zone transition occurs.

public:
 property DateTime DateTime { DateTime get(); void set(DateTime value); };
public DateTime DateTime { get; set; }
Public Property DateTime As DateTime

Property Value

The value of the DateTime property is a DateTime that specifies the date and time at which the time zone transition occurs.

Applies to