| 程序包 | 说明 |
|---|---|
| com.jn.langx.util.jodatime |
Provides support for dates, times, time zones, durations, intervals, and
partials.
|
| 限定符和类型 | 方法和说明 |
|---|---|
YearMonthDay.Property |
YearMonthDay.dayOfMonth()
已过时。
Get the day of month field property which provides access to advanced functionality.
|
YearMonthDay.Property |
YearMonthDay.monthOfYear()
已过时。
Get the month of year field property which provides access to advanced functionality.
|
YearMonthDay.Property |
YearMonthDay.property(DateTimeFieldType type)
已过时。
Gets the property object for the specified type, which contains
many useful methods.
|
YearMonthDay.Property |
YearMonthDay.year()
已过时。
Get the year field property which provides access to advanced functionality.
|
Copyright © 2020. All rights reserved.