GYearMonth ConstructorGYearMonth ConstructorGYearMonth Constructor
- XmlPrime 2.7
- Other Versions ▼
Overload List
| Name | Description |
---|
 | GYearMonth (long, int)GYearMonth (Long, Integer)GYearMonth (long, int) |
Initializes a new instance of the GYearMonthGYearMonthGYearMonth structure with the specified year and month, but
without a specified time zone.
|
 | GYearMonth (long, int, TimeZone?)GYearMonth (Long, Integer, Nullable(Of TimeZone))GYearMonth (long, int, Nullable<TimeZone>) |
Initializes a new instance of the GYearMonthGYearMonthGYearMonth structure with the specified year, month and
optional time zone.
|
Top