Package | Description |
---|---|
org.joda.time |
Provides support for dates, times, time zones, durations, intervals, and
partials.
|
Modifier and Type | Method | Description |
---|---|---|
MonthDay.Property |
MonthDay.dayOfMonth() |
Get the day of month field property which provides access to advanced functionality.
|
MonthDay.Property |
MonthDay.monthOfYear() |
Get the month of year field property which provides access to advanced functionality.
|
MonthDay.Property |
MonthDay.property(DateTimeFieldType type) |
Gets the property object for the specified type, which contains
many useful methods.
|
Copyright © 2002–2018 Joda.org. All rights reserved.