Skip to main content
method Temporal.PlainMonthDay.prototype.toPlainDate
PlainMonthDay.prototype.toPlainDate(year: { year: number; }): Temporal.PlainDate
Deprecated

Parameters

year: { year: number; }

Return Type

Back to top