GMonth Constructor (int)GMonth Constructor (Integer)GMonth Constructor (int)
            Initializes a new instance of the GMonthGMonthGMonth structure with the specified month, but without a 
            time zone.
            
Parameters
- month
 Type: System.Int32System.Int32System::Int32
The month of the year.
Exceptions
| Exception | Condition | 
| ArgumentOutOfRangeExceptionArgumentOutOfRangeExceptionArgumentOutOfRangeException | month is outside the range 1 to 12. | 
