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