GMonthDay ConstructorGMonthDay ConstructorGMonthDay Constructor
- XmlPrime 5.0
- Other Versions ▼
Overload List
| Name | Description |
---|
 | GMonthDay (int, int)GMonthDay (Integer, Integer)GMonthDay (int, int) |
Initializes a new instance of the GMonthDayGMonthDayGMonthDay structure with the specified month and day, but
without a time zone.
|
 | GMonthDay (int, int, TimeZone?)GMonthDay (Integer, Integer, Nullable(Of TimeZone))GMonthDay (int, int, Nullable<TimeZone>) |
Initializes a new instance of the GMonthDayGMonthDayGMonthDay structure with the specified month, day and
optional time zone.
|
Top