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  LocalDatebased implementation of theIMMDateCalculator. | 
| LocalDateKitCalculatorsFactory | The default factory for getting Joda  LocalDatebased
 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  LocalDatePeriodbased implementation of thePeriodCountCalculator. | 
This package implements the DateCalculator interfaces using JDK8
Copyright © 2006–2022 Appendium - Portfolio Financing Platform. All rights reserved.