See: Description
Class | Description |
---|---|
Jdk8WorkingWeek |
Immutable class representing a WorkingWeek for the Joda implementation.
|
LocalDateBackwardHandler |
A backward handler will move the date backward if it falls on a non working
day.
|
LocalDateCalculator |
This class is used via the DateCalculator interface, it enables the handling
of different HolidayHandler, if no HolidayHandler is defined, the calendar
will NOT move a date, even if it falls on a holiday or weekend.
|
LocalDateCurrencyDateCalculator |
JDK8 Date implementation for currency date calculator.
|
LocalDateForwardHandler |
A Forward handler will move the date forward if it falls on a non working
day.
|
LocalDateForwardUnlessNegativeHandler |
A Forward handler will move the date forward if it falls on a non working
day.
|
LocalDateIMMDateCalculator |
Joda
LocalDate based implementation of the
IMMDateCalculator . |
LocalDateKitCalculatorsFactory |
The default factory for getting Joda
LocalDate based
calculators. |
LocalDateModifiedFollowingHandler |
A modified following handler will move the date forward if it falls on a non
working day BUT, if the new date falls into another month, it will revert to
moving backward until it finds a working day.
|
LocalDateModifiedPrecedingHandler |
A modified preceding handler will move the date backward if it falls on a
non working day BUT, if the new date falls into another month, it will revert
to moving forward until it finds a working day.
|
LocalDatePeriodCountCalculator |
Joda
LocalDatePeriod based implementation of the
PeriodCountCalculator . |
This package implements the DateCalculator interfaces using JDK8
Copyright © 2006–2022 Appendium - Portfolio Financing Platform. All rights reserved.