MonthDayNano


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "8.0.0" ) ]
public MonthDayNano (int32 month, int32 day, int64 nanosecond)

Parameters:

month

A month part value.

day

A day part value.

nanosecond

The nanosecond value.

Returns:

A newly created MonthDayNano.