YearMonthDay Constructor |
Name | Description | |
---|---|---|
YearMonthDay(Int32) |
Initializes a YearMonthDay in the Gregorian calendar from the
provided astronomical Julian day number, assuming the beginning of the Julian
day (noon).
| |
YearMonthDay(JulianDate) |
Initializes a new instance from a JulianDate.
| |
YearMonthDay(Int32, Int32) |
Initializes a YearMonthDay from the provided values.
| |
YearMonthDay(Int32, Int32, Int32) |
Initializes a YearMonthDay from the provided values.
|