| Package | Description |
|---|---|
| net.time4j.calendar |
Support for various regional calendars.
|
| net.time4j.calendar.bahai |
Support for the Badi calendar.
|
| net.time4j.calendar.frenchrev |
Support for the French revolutionary calendar.
|
| net.time4j.calendar.hindu |
Support for the traditional Hindu calendar family.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
OrdinalWeekdayElement<T>
The element for the ordinal weekday in month.
|
| Modifier and Type | Field and Description |
|---|---|
static StdCalendarElement<Integer,PersianCalendar> |
PersianCalendar.BOUNDED_WEEK_OF_MONTH
Equivalent to
CommonElements.boundedWeekOfMonth(PersianCalendar.axis(), PersianCalendar.getDefaultWeekmodel()). |
static StdCalendarElement<Integer,HijriCalendar> |
HijriCalendar.BOUNDED_WEEK_OF_MONTH
Equivalent to
CommonElements.boundedWeekOfMonth(HijriCalendar.family(), HijriCalendar.getDefaultWeekmodel()). |
static StdCalendarElement<Integer,HebrewCalendar> |
HebrewCalendar.BOUNDED_WEEK_OF_MONTH
Equivalent to
CommonElements.boundedWeekOfMonth(HebrewCalendar.axis(), HebrewCalendar.getDefaultWeekmodel()). |
static StdCalendarElement<Integer,PersianCalendar> |
PersianCalendar.BOUNDED_WEEK_OF_YEAR
Equivalent to
CommonElements.boundedWeekOfYear(PersianCalendar.axis(), PersianCalendar.getDefaultWeekmodel()). |
static StdCalendarElement<Integer,HijriCalendar> |
HijriCalendar.BOUNDED_WEEK_OF_YEAR
Equivalent to
CommonElements.boundedWeekOfYear(HijriCalendar.family(), HijriCalendar.getDefaultWeekmodel()). |
static StdCalendarElement<Integer,HebrewCalendar> |
HebrewCalendar.BOUNDED_WEEK_OF_YEAR
Equivalent to
CommonElements.boundedWeekOfYear(HebrewCalendar.axis(), HebrewCalendar.getDefaultWeekmodel()). |
static StdCalendarElement<Integer,HebrewTime> |
HebrewTime.CLOCK_HOUR
The Hebrew hour with the biblical value range 1-12 which is coupled to the sun cycle.
|
static StdCalendarElement<Integer,VietnameseCalendar> |
VietnameseCalendar.DAY_OF_MONTH
Represents the Vietnamese day of month.
|
static StdCalendarElement<Integer,ThaiSolarCalendar> |
ThaiSolarCalendar.DAY_OF_MONTH
Represents the day of month.
|
static StdCalendarElement<Integer,PersianCalendar> |
PersianCalendar.DAY_OF_MONTH
Represents the Persian day of month.
|
static StdCalendarElement<Integer,MinguoCalendar> |
MinguoCalendar.DAY_OF_MONTH
Represents the day of month.
|
static StdCalendarElement<Integer,KoreanCalendar> |
KoreanCalendar.DAY_OF_MONTH
Represents the Korean day of month.
|
static StdCalendarElement<Integer,JucheCalendar> |
JucheCalendar.DAY_OF_MONTH
Represents the day of month.
|
static StdCalendarElement<Integer,JapaneseCalendar> |
JapaneseCalendar.DAY_OF_MONTH
Represents the Japanese day of month.
|
static StdCalendarElement<Integer,IndianCalendar> |
IndianCalendar.DAY_OF_MONTH
Represents the Indian day of month.
|
static StdCalendarElement<Integer,HistoricCalendar> |
HistoricCalendar.DAY_OF_MONTH
Represents the historic day of month.
|
static StdCalendarElement<Integer,HijriCalendar> |
HijriCalendar.DAY_OF_MONTH
Represents the islamic day of month.
|
static StdCalendarElement<Integer,HebrewCalendar> |
HebrewCalendar.DAY_OF_MONTH
Represents the Hebrew day of month.
|
static StdCalendarElement<Integer,EthiopianCalendar> |
EthiopianCalendar.DAY_OF_MONTH
Represents the Ethiopian day of month.
|
static StdCalendarElement<Integer,CopticCalendar> |
CopticCalendar.DAY_OF_MONTH
Represents the Coptic day of month.
|
static StdCalendarElement<Integer,ChineseCalendar> |
ChineseCalendar.DAY_OF_MONTH
Represents the Chinese day of month.
|
static StdCalendarElement<Weekday,VietnameseCalendar> |
VietnameseCalendar.DAY_OF_WEEK
Represents the Vietnamese day of week.
|
static StdCalendarElement<Weekday,ThaiSolarCalendar> |
ThaiSolarCalendar.DAY_OF_WEEK
Represents the day of week.
|
static StdCalendarElement<Weekday,PersianCalendar> |
PersianCalendar.DAY_OF_WEEK
Represents the Persian day of week.
|
static StdCalendarElement<Weekday,MinguoCalendar> |
MinguoCalendar.DAY_OF_WEEK
Represents the day of week.
|
static StdCalendarElement<Weekday,KoreanCalendar> |
KoreanCalendar.DAY_OF_WEEK
Represents the Korean day of week.
|
static StdCalendarElement<Weekday,JucheCalendar> |
JucheCalendar.DAY_OF_WEEK
Represents the day of week.
|
static StdCalendarElement<Weekday,JapaneseCalendar> |
JapaneseCalendar.DAY_OF_WEEK
Represents the Japanese day of week.
|
static StdCalendarElement<Weekday,IndianCalendar> |
IndianCalendar.DAY_OF_WEEK
Represents the Indian day of week.
|
static StdCalendarElement<Weekday,HistoricCalendar> |
HistoricCalendar.DAY_OF_WEEK
Represents the historic day of week.
|
static StdCalendarElement<Weekday,HijriCalendar> |
HijriCalendar.DAY_OF_WEEK
Represents the islamic day of week.
|
static StdCalendarElement<Weekday,HebrewCalendar> |
HebrewCalendar.DAY_OF_WEEK
Represents the Hebrew day of week.
|
static StdCalendarElement<Weekday,EthiopianCalendar> |
EthiopianCalendar.DAY_OF_WEEK
Represents the Ethiopian day of week.
|
static StdCalendarElement<Weekday,CopticCalendar> |
CopticCalendar.DAY_OF_WEEK
Represents the Coptic day of week.
|
static StdCalendarElement<Weekday,ChineseCalendar> |
ChineseCalendar.DAY_OF_WEEK
Represents the Chinese day of week.
|
static StdCalendarElement<Integer,VietnameseCalendar> |
VietnameseCalendar.DAY_OF_YEAR
Represents the Vietnamese day of year.
|
static StdCalendarElement<Integer,ThaiSolarCalendar> |
ThaiSolarCalendar.DAY_OF_YEAR
Represents the day of year.
|
static StdCalendarElement<Integer,PersianCalendar> |
PersianCalendar.DAY_OF_YEAR
Represents the Persian day of year.
|
static StdCalendarElement<Integer,MinguoCalendar> |
MinguoCalendar.DAY_OF_YEAR
Represents the day of year.
|
static StdCalendarElement<Integer,KoreanCalendar> |
KoreanCalendar.DAY_OF_YEAR
Represents the Korean day of year.
|
static StdCalendarElement<Integer,JucheCalendar> |
JucheCalendar.DAY_OF_YEAR
Represents the day of year.
|
static StdCalendarElement<Integer,JapaneseCalendar> |
JapaneseCalendar.DAY_OF_YEAR
Represents the Japanese day of year.
|
static StdCalendarElement<Integer,IndianCalendar> |
IndianCalendar.DAY_OF_YEAR
Represents the Indian day of year.
|
static StdCalendarElement<Integer,HistoricCalendar> |
HistoricCalendar.DAY_OF_YEAR
Represents the historic day of year.
|
static StdCalendarElement<Integer,HijriCalendar> |
HijriCalendar.DAY_OF_YEAR
Represents the islamic day of year.
|
static StdCalendarElement<Integer,HebrewCalendar> |
HebrewCalendar.DAY_OF_YEAR
Represents the Hebrew day of year.
|
static StdCalendarElement<Integer,EthiopianCalendar> |
EthiopianCalendar.DAY_OF_YEAR
Represents the Ethiopian day of year.
|
static StdCalendarElement<Integer,CopticCalendar> |
CopticCalendar.DAY_OF_YEAR
Represents the Coptic day of year.
|
static StdCalendarElement<Integer,ChineseCalendar> |
ChineseCalendar.DAY_OF_YEAR
Represents the Chinese day of year.
|
static StdCalendarElement<Integer,HebrewTime> |
HebrewTime.DIGITAL_HOUR
The Hebrew hour with the digital value range 0-23 which is coupled to the sun cycle.
|
static StdCalendarElement<Weekday,PersianCalendar> |
PersianCalendar.LOCAL_DAY_OF_WEEK
Equivalent to
CommonElements.localDayOfWeek(PersianCalendar.axis(), PersianCalendar.getDefaultWeekmodel()). |
static StdCalendarElement<Weekday,HijriCalendar> |
HijriCalendar.LOCAL_DAY_OF_WEEK
Equivalent to
CommonElements.localDayOfWeek(HijriCalendar.family(), HijriCalendar.getDefaultWeekmodel()). |
static StdCalendarElement<Weekday,HebrewCalendar> |
HebrewCalendar.LOCAL_DAY_OF_WEEK
Equivalent to
CommonElements.localDayOfWeek(HebrewCalendar.axis(), HebrewCalendar.getDefaultWeekmodel()). |
static StdCalendarElement<Integer,VietnameseCalendar> |
VietnameseCalendar.MONTH_AS_ORDINAL
Represents the ordinal index of a Vietnamese month in the range
1-12/13. |
static StdCalendarElement<Integer,KoreanCalendar> |
KoreanCalendar.MONTH_AS_ORDINAL
Represents the ordinal index of a Korean month in the range
1-12/13. |
static StdCalendarElement<Integer,JapaneseCalendar> |
JapaneseCalendar.MONTH_AS_ORDINAL
Represents the ordinal index of a Japanese month.
|
static StdCalendarElement<Integer,ChineseCalendar> |
ChineseCalendar.MONTH_AS_ORDINAL
Represents the ordinal index of a Chinese month in the range
1-12/13. |
static StdCalendarElement<Month,ThaiSolarCalendar> |
ThaiSolarCalendar.MONTH_OF_YEAR
Represents the month.
|
static StdCalendarElement<PersianMonth,PersianCalendar> |
PersianCalendar.MONTH_OF_YEAR
Represents the Persian month.
|
static StdCalendarElement<Month,MinguoCalendar> |
MinguoCalendar.MONTH_OF_YEAR
Represents the month.
|
static StdCalendarElement<Month,JucheCalendar> |
JucheCalendar.MONTH_OF_YEAR
Represents the month.
|
static StdCalendarElement<IndianMonth,IndianCalendar> |
IndianCalendar.MONTH_OF_YEAR
Represents the Indian month.
|
static StdCalendarElement<Month,HistoricCalendar> |
HistoricCalendar.MONTH_OF_YEAR
Represents the historic month.
|
static StdCalendarElement<HijriMonth,HijriCalendar> |
HijriCalendar.MONTH_OF_YEAR
Represents the islamic month.
|
static StdCalendarElement<HebrewMonth,HebrewCalendar> |
HebrewCalendar.MONTH_OF_YEAR
Represents the Hebrew month.
|
static StdCalendarElement<EthiopianMonth,EthiopianCalendar> |
EthiopianCalendar.MONTH_OF_YEAR
Represents the Ethiopian month.
|
static StdCalendarElement<CopticMonth,CopticCalendar> |
CopticCalendar.MONTH_OF_YEAR
Represents the Coptic month.
|
static StdCalendarElement<Integer,HebrewTime> |
HebrewTime.PART_OF_HOUR
Marks the part of hour (helek) with the value range 0-1079.
|
static StdCalendarElement<Integer,PersianCalendar> |
PersianCalendar.WEEK_OF_MONTH
Equivalent to
CommonElements.weekOfMonth(PersianCalendar.axis(), PersianCalendar.getDefaultWeekmodel()). |
static StdCalendarElement<Integer,HijriCalendar> |
HijriCalendar.WEEK_OF_MONTH
Equivalent to
CommonElements.weekOfMonth(HijriCalendar.family(), HijriCalendar.getDefaultWeekmodel()). |
static StdCalendarElement<Integer,HebrewCalendar> |
HebrewCalendar.WEEK_OF_MONTH
Equivalent to
CommonElements.weekOfMonth(HebrewCalendar.axis(), HebrewCalendar.getDefaultWeekmodel()). |
static StdCalendarElement<Integer,PersianCalendar> |
PersianCalendar.WEEK_OF_YEAR
Equivalent to
CommonElements.weekOfYear(PersianCalendar.axis(), PersianCalendar.getDefaultWeekmodel()). |
static StdCalendarElement<Integer,HijriCalendar> |
HijriCalendar.WEEK_OF_YEAR
Equivalent to
CommonElements.weekOfYear(HijriCalendar.family(), HijriCalendar.getDefaultWeekmodel()). |
static StdCalendarElement<Integer,HebrewCalendar> |
HebrewCalendar.WEEK_OF_YEAR
Equivalent to
CommonElements.weekOfYear(HebrewCalendar.axis(), HebrewCalendar.getDefaultWeekmodel()). |
static StdCalendarElement<Integer,ThaiSolarCalendar> |
ThaiSolarCalendar.YEAR_OF_ERA
Represents the Thai year, usually in buddhist counting.
|
static StdCalendarElement<Integer,PersianCalendar> |
PersianCalendar.YEAR_OF_ERA
Represents the Persian year.
|
static StdCalendarElement<Integer,MinguoCalendar> |
MinguoCalendar.YEAR_OF_ERA
Represents the Minguo year.
|
static StdCalendarElement<Integer,JucheCalendar> |
JucheCalendar.YEAR_OF_ERA
Represents the Juche year.
|
static StdCalendarElement<Integer,JapaneseCalendar> |
JapaneseCalendar.YEAR_OF_ERA
Represents the Japanese year associated with a nengo.
|
static StdCalendarElement<Integer,IndianCalendar> |
IndianCalendar.YEAR_OF_ERA
Represents the Indian year.
|
static StdCalendarElement<Integer,HijriCalendar> |
HijriCalendar.YEAR_OF_ERA
Represents the islamic year.
|
static StdCalendarElement<Integer,HebrewCalendar> |
HebrewCalendar.YEAR_OF_ERA
Represents the Hebrew year.
|
static StdCalendarElement<Integer,EthiopianCalendar> |
EthiopianCalendar.YEAR_OF_ERA
Represents the Ethiopian year.
|
static StdCalendarElement<Integer,CopticCalendar> |
CopticCalendar.YEAR_OF_ERA
Represents the Coptic year.
|
static StdCalendarElement<Integer,ChineseCalendar> |
ChineseCalendar.YEAR_OF_ERA
Represents the Chinese year related to the Chinese era.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends ChronoEntity<T> & CalendarDate> |
CommonElements.boundedWeekOfMonth(Chronology<T> chronology,
Weekmodel model)
Creates an integer element for the week of month in given chronology dependent on given week model
and constrained by month boundaries.
|
static <T extends ChronoEntity<T> & CalendarDate> |
CommonElements.boundedWeekOfYear(Chronology<T> chronology,
Weekmodel model)
Creates an integer element for the week of year in given chronology dependent on given week model
and constrained by year boundaries.
|
static <T extends ChronoEntity<T> & CalendarDate> |
CommonElements.localDayOfWeek(Chronology<T> chronology,
Weekmodel model)
Defines an element for the weekday with a localized day number in
the value range
1-7. |
static <T extends ChronoEntity<T> & CalendarDate> |
CommonElements.weekOfMonth(Chronology<T> chronology,
Weekmodel model)
Creates an integer element for the week of month in given chronology dependent on given week model.
|
static <T extends ChronoEntity<T> & CalendarDate> |
CommonElements.weekOfYear(Chronology<T> chronology,
Weekmodel model)
Creates an integer element for the week of year in given chronology dependent on given week model.
|
| Modifier and Type | Field and Description |
|---|---|
static StdCalendarElement<Integer,BadiCalendar> |
BadiCalendar.DAY_OF_DIVISION
Represents the day of month or an intercalary day.
|
static StdCalendarElement<Weekday,BadiCalendar> |
BadiCalendar.DAY_OF_WEEK
Represents the day of week.
|
static StdCalendarElement<Integer,BadiCalendar> |
BadiCalendar.DAY_OF_YEAR
Represents the day of year.
|
static StdCalendarElement<BadiMonth,BadiCalendar> |
BadiCalendar.MONTH_OF_YEAR
Represents the month if available.
|
static StdCalendarElement<Integer,BadiCalendar> |
BadiCalendar.VAHID
Represents the vahid cycle which consists of 19 years.
|
static StdCalendarElement<Integer,BadiCalendar> |
BadiCalendar.YEAR_OF_ERA
Represents the proleptic year of era (relative to gregorian year 1844).
|
| Modifier and Type | Field and Description |
|---|---|
static StdCalendarElement<Integer,FrenchRepublicanCalendar> |
FrenchRepublicanCalendar.DAY_OF_MONTH
Represents the day of month if available.
|
static StdCalendarElement<Weekday,FrenchRepublicanCalendar> |
FrenchRepublicanCalendar.DAY_OF_WEEK
Represents the day of week where the week is seven days long.
|
static StdCalendarElement<Integer,FrenchRepublicanCalendar> |
FrenchRepublicanCalendar.DAY_OF_YEAR
Represents the day of year.
|
static StdCalendarElement<Integer,FrenchRepublicanCalendar> |
FrenchRepublicanCalendar.DECADE_OF_MONTH
Yields the decade of republican month if available.
|
static StdCalendarElement<FrenchRepublicanMonth,FrenchRepublicanCalendar> |
FrenchRepublicanCalendar.MONTH_OF_YEAR
Represents the month (Vendémiaire - Fructidor) if available.
|
static StdCalendarElement<Integer,FrenchRepublicanCalendar> |
FrenchRepublicanCalendar.YEAR_OF_ERA
Represents the republican year since 1792-09-22 (in range 1-1202).
|
| Modifier and Type | Field and Description |
|---|---|
static StdCalendarElement<Weekday,HinduCalendar> |
HinduCalendar.DAY_OF_WEEK
Represents the Hindu day of week.
|
static StdCalendarElement<Integer,HinduCalendar> |
HinduCalendar.DAY_OF_YEAR
Represents the Hindu day of year.
|
static StdCalendarElement<Integer,HinduCalendar> |
HinduCalendar.YEAR_OF_ERA
Represents the Hindu year.
|
Copyright © 2014–2021. All rights reserved.