Enum FinancialCalendars

java.lang.Object
java.lang.Enum<FinancialCalendars>
fr.marcwrobel.jbanking.calendar.FinancialCalendars
All Implemented Interfaces:
Calendar, Serializable, Comparable<FinancialCalendars>, java.lang.constant.Constable

public enum FinancialCalendars extends Enum<FinancialCalendars> implements Calendar
A non-exhaustive list of Calendars for some of the most important financial districts or financial systems in the world.

For the time being only financial districts or financial systems that express their holidays using the gregorian calendar are supported.

Those calendars are valid from 2000 until further notice.

Since:
2.1.0