Returns true
if this month-day is before the specified one.
Returns true
if this month-day is equal to or before the specified one.
Returns true
if this month-day is after the specified one.
Returns true
if this month-day is equal to or after the specified one.
Formats this month-day using the specified formatter.
Formats this month-day using the specified formatter.
- if an error occurs during printing
Obtains a copy of this MonthDay with the month-of-year and/or day-of-month altered.
Obtains a copy of this MonthDay with the month-of-year and/or day-of-month altered.
if the day-of-month value is invalid for the month.
Obtains a copy of this MonthDay with the day-of-month altered.
Obtains a copy of this MonthDay with the day-of-month altered.
if the day-of-month value is invalid for the month.
Obtains a copy of this MonthDay with the month-of-year altered.
(richMonthDay: StringAdd).self
(richMonthDay: StringFormat).self
(richMonthDay: ArrowAssoc[RichMonthDay]).x
(Since version 2.10.0) Use leftOfArrow
instead
(richMonthDay: Ensuring[RichMonthDay]).x
(Since version 2.10.0) Use resultOfEnsuring
instead
Enriches MonthDay instances with additional methods.