Uses of Class
org.joda.time.TimeOfDay.Property
Packages that use TimeOfDay.Property
Package
Description
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.PropertyModifier and TypeMethodDescriptionTimeOfDay.hourOfDay()
Deprecated.Get the hour of day field property which provides access to advanced functionality.TimeOfDay.millisOfSecond()
Deprecated.Get the millis of second property which provides access to advanced functionality.TimeOfDay.minuteOfHour()
Deprecated.Get the minute of hour field property which provides access to advanced functionality.TimeOfDay.property
(DateTimeFieldType type) Deprecated.Gets the property object for the specified type, which contains many useful methods.TimeOfDay.secondOfMinute()
Deprecated.Get the second of minute field property which provides access to advanced functionality.