AbsoluteDateTransitionType.DateTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.