Package | Description |
---|---|
org.joda.time.field |
Implementation package providing abstract and standard field classes.
|
Constructor and Description |
---|
RemainderDateTimeField(DividedDateTimeField dividedField)
Construct a RemainderDateTimeField that compliments the given
DividedDateTimeField.
|
RemainderDateTimeField(DividedDateTimeField dividedField,
DateTimeFieldType type)
Construct a RemainderDateTimeField that compliments the given
DividedDateTimeField.
|
RemainderDateTimeField(DividedDateTimeField dividedField,
DurationField durationField,
DateTimeFieldType type)
Construct a RemainderDateTimeField that compliments the given
DividedDateTimeField.
|
Copyright © 2002–2024 Joda.org. All rights reserved.