MonthDay
Class MonthDay
- java.lang.Object
-
- java.time.MonthDay
- All Implemented Interfaces:
- Serializable, Comparable<MonthDay>, TemporalAccessor, TemporalAdjuster
public final class MonthDay extends Object implements TemporalAccessor, TemporalAdjuster, Comparable<MonthDay>, Serializable
A month-day in the ISO-8601 calendar system, such as --12-03
.
MonthDay
is an immutable date-time object that represents the combination of a month and day-of-month. Any field that