SerializableTimeZoneTime.Month Property

Definition

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.

Applies to