| Package | Description |
|---|---|
| org.threeten.extra.chrono |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2010–2016 ThreeTen.org. All rights reserved.