|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimeOfDay.Property | |
org.joda.time | Provides support for dates, times, time zones, durations, intervals, and partials. |
Uses of TimeOfDay.Property in org.joda.time |
Methods in org.joda.time that return TimeOfDay.Property | |
TimeOfDay.Property |
TimeOfDay.property(DateTimeFieldType type)
Gets the property object for the specified type, which contains many useful methods. |
TimeOfDay.Property |
TimeOfDay.hourOfDay()
Get the hour of day (0-23) field property |
TimeOfDay.Property |
TimeOfDay.minuteOfHour()
Get the minute of hour field property |
TimeOfDay.Property |
TimeOfDay.secondOfMinute()
Get the second of minute field property |
TimeOfDay.Property |
TimeOfDay.millisOfSecond()
Get the millis of second property |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |