Package | Description |
---|---|
net.objectlab.kit.datecalc.jdk8 |
This package implements the DateCalculator interfaces using JDK8
|
Class and Description |
---|
Jdk8WorkingWeek
Immutable class representing a WorkingWeek for the Joda implementation.
|
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.
|
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.
|
Copyright © 2006–2022 Appendium - Portfolio Financing Platform. All rights reserved.