AccountingChronologyBuilder |
AccountingChronologyBuilder.accountingYearEndsInIsoYear() |
Sets the proleptic accounting year to end in the matching Iso year.
|
AccountingChronologyBuilder |
AccountingChronologyBuilder.accountingYearStartsInIsoYear() |
Sets the proleptic accounting year to start in the matching Iso year.
|
AccountingChronologyBuilder |
AccountingChronologyBuilder.endsOn(DayOfWeek endsOn) |
Sets the day-of-week on which a given Accounting calendar year ends.
|
AccountingChronologyBuilder |
AccountingChronologyBuilder.inLastWeekOf(Month end) |
Sets the Gregorian/ISO month-end in which a given Accounting calendar year ends.
|
AccountingChronologyBuilder |
AccountingChronologyBuilder.leapWeekInMonth(int leapWeekInMonth) |
Sets the month in which the leap-week occurs.
|
AccountingChronologyBuilder |
AccountingChronologyBuilder.nearestEndOf(Month end) |
Sets the Gregorian/ISO month-end which a given Accounting calendar year ends nearest to.
|
AccountingChronologyBuilder |
AccountingChronologyBuilder.withDivision(AccountingYearDivision division) |
Sets how a given Accounting year will be divided.
|