Tracking issue for the MonthDay
component
#14
Labels
C-tracking-issue
Issues tracking a set of tasks that need to be done
Milestone
Below is the functionality needed for the
MonthDay
component.Temporal.PlainMonthDay.prototype.calendarId
Temporal.PlainMonthDay.prototype.monthCode
Temporal.PlainMonthDay.prototype.day
Temporal.PlainMonthDay.prototype.with ( temporalMonthDayLike [ , options ] )
Temporal.PlainMonthDay.prototype.equals ( other )
Temporal.PlainMonthDay.prototype.toString ( [ options ] )
Temporal.PlainMonthDay.prototype.toLocaleString ( [ locales [ , options ] ] )
Temporal.PlainMonthDay.prototype.toJSON ( )
Temporal.PlainMonthDay.prototype.valueOf ( )
Temporal.PlainMonthDay.prototype.toPlainDate ( item )
Temporal.PlainMonthDay.prototype.getISOFields ( )
Temporal.PlainMonthDay.prototype.getCalendar ( )
The text was updated successfully, but these errors were encountered: