SerializableTimeZoneTime.Month 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 Month property gets or sets the transition month of the year to and from standard time and daylight saving time.
public:
property short Month { short get(); void set(short value); };
public short Month { get; set; }
Public Property Month As Short
Property Value
The Month property returns a short integer that represents the transition month of the year to and from standard time and daylight saving time.