Package | Description |
---|---|
org.joda.time.field |
Implementation package providing abstract and standard field classes.
|
Constructor | 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–2018 Joda.org. All rights reserved.