You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Categorize ISO currencies (bond market unit, fund, precious metals, National or supranational and other) in order to filter out some currencies depending on the business context (#70).
Add a calendar for Tokyo financial district (#77).
Add a new holiday type, BridgedHoliday, to model japanese holidays (#77).
Add a new constructor for YearRangeHoliday: YearRangeHoliday(Holiday base, long from, long to) (#78).
Add a new constructor for MonthDayHoliday: MonthDayHoliday(Month month, int dayOfMonth) (#78).