This DateTimeField is useful for defining DateTimeFields that are composed of precise durations, like time of day fields. If either duration field is imprecise, then an {@link ImpreciseDateTimeField} may be used instead.
PreciseDateTimeField is thread-safe and immutable. @author Brian S O'Neill @author Stephen Colebourne @since 1.0 @see ImpreciseDateTimeField
|
|
|
|