objectlabkit
objectlabkit copied to clipboard
Date Calculators for Business /FX, FX Rate Calculator and Utils
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade org.springframework:spring-beans from 5.3.20 to 5.3.21. :information_source: Keep your dependencies up-to-date....
Hello, From 1st of Jan 2022 UAE (AED currency) switched to Mon-Fri working week ([source](https://twitter.com/UAEmediaoffice/status/1468129958019182592?s=20&t=A5t0R6vPr3ypt03CRP8wKw)). `DefaultCurrencyCalculatorConfig` class still considers it as Arabic Week. Any chance of having it treat it...
I've found an interesting issue. When aggregating the fractional year of two consecutive time periods, the results are inconsistent when the joining day is the last day of February. Here...
Hi all, First of all, thanks for your project. It's really great to see that someone made the bold move and the time investment to create a free and accessible...
support for ccy amounts - currencies have different conventions for cents that might be useful to have. e.g. JPY has zero decimal places and it is conventional to use a...
rounding - I see you always use ROUND_HALF_UP, when for the bid this might not be desirable - you could make rounding user definable
I'm using the Maven enforcer plugin that can check for duplicate classes during the build. When I upgrade datecalc-joda (that artefact depends on datecalc-common) from `1.4.1` to `1.4.2` my build...
It would be very useful if one could query their DateCalculator and ask it for the number of business days that occur between two dates, obeying the calendar rules that...
I am using Date calculator JDK API. I can see problem in LocalDateBackwardHandler. Let's say 1/11/2018 and 2/11/2018 is a custom holiday and 3/11/2018 and 4/11/2018 are a holiday. I...
Using method described in https://dzone.com/articles/automatic-module-name-calling-all-java-library-maintainers