[ CCode ( has_construct_function = false ) ]
[ Version ( since = "8.0.0" ) ]
public MonthDayNano (int32 month, int32 day, int64 nanosecond)
| month |
A month part value. |
| day |
A day part value. |
| nanosecond |
The nanosecond value. |
|
A newly created MonthDayNano. |