Uses of Interface
net.time4j.calendar.StdCalendarElement
Packages that use StdCalendarElement
Package
Description
Support for various regional calendars.
Support for the Badi calendar.
Support for the French revolutionary calendar.
Support for the traditional Hindu calendar family.
-
Uses of StdCalendarElement in net.time4j.calendar
Subinterfaces of StdCalendarElement in net.time4j.calendarModifier and TypeInterfaceDescriptioninterfaceThe element for the ordinal weekday in month.Fields in net.time4j.calendar declared as StdCalendarElementModifier and TypeFieldDescriptionstatic StdCalendarElement<Integer,HebrewCalendar>HebrewCalendar.BOUNDED_WEEK_OF_MONTHEquivalent toCommonElements.boundedWeekOfMonth(HebrewCalendar.axis(), HebrewCalendar.getDefaultWeekmodel()).static StdCalendarElement<Integer,HijriCalendar>HijriCalendar.BOUNDED_WEEK_OF_MONTHEquivalent toCommonElements.boundedWeekOfMonth(HijriCalendar.family(), HijriCalendar.getDefaultWeekmodel()).static StdCalendarElement<Integer,PersianCalendar>PersianCalendar.BOUNDED_WEEK_OF_MONTHEquivalent toCommonElements.boundedWeekOfMonth(PersianCalendar.axis(), PersianCalendar.getDefaultWeekmodel()).static StdCalendarElement<Integer,HebrewCalendar>HebrewCalendar.BOUNDED_WEEK_OF_YEAREquivalent toCommonElements.boundedWeekOfYear(HebrewCalendar.axis(), HebrewCalendar.getDefaultWeekmodel()).static StdCalendarElement<Integer,HijriCalendar>HijriCalendar.BOUNDED_WEEK_OF_YEAREquivalent toCommonElements.boundedWeekOfYear(HijriCalendar.family(), HijriCalendar.getDefaultWeekmodel()).static StdCalendarElement<Integer,PersianCalendar>PersianCalendar.BOUNDED_WEEK_OF_YEAREquivalent toCommonElements.boundedWeekOfYear(PersianCalendar.axis(), PersianCalendar.getDefaultWeekmodel()).static StdCalendarElement<Integer,HebrewTime>HebrewTime.CLOCK_HOURThe Hebrew hour with the biblical value range 1-12 which is coupled to the sun cycle.static StdCalendarElement<Integer,ChineseCalendar>ChineseCalendar.DAY_OF_MONTHRepresents the Chinese day of month.static StdCalendarElement<Integer,CopticCalendar>CopticCalendar.DAY_OF_MONTHRepresents the Coptic day of month.static StdCalendarElement<Integer,EthiopianCalendar>EthiopianCalendar.DAY_OF_MONTHRepresents the Ethiopian day of month.static StdCalendarElement<Integer,HebrewCalendar>HebrewCalendar.DAY_OF_MONTHRepresents the Hebrew day of month.static StdCalendarElement<Integer,HijriCalendar>HijriCalendar.DAY_OF_MONTHRepresents the islamic day of month.static StdCalendarElement<Integer,HistoricCalendar>HistoricCalendar.DAY_OF_MONTHRepresents the historic day of month.static StdCalendarElement<Integer,IndianCalendar>IndianCalendar.DAY_OF_MONTHRepresents the Indian day of month.static StdCalendarElement<Integer,JapaneseCalendar>JapaneseCalendar.DAY_OF_MONTHRepresents the Japanese day of month.static StdCalendarElement<Integer,JucheCalendar>JucheCalendar.DAY_OF_MONTHRepresents the day of month.static StdCalendarElement<Integer,KoreanCalendar>KoreanCalendar.DAY_OF_MONTHRepresents the Korean day of month.static StdCalendarElement<Integer,MinguoCalendar>MinguoCalendar.DAY_OF_MONTHRepresents the day of month.static StdCalendarElement<Integer,PersianCalendar>PersianCalendar.DAY_OF_MONTHRepresents the Persian day of month.static StdCalendarElement<Integer,ThaiSolarCalendar>ThaiSolarCalendar.DAY_OF_MONTHRepresents the day of month.static StdCalendarElement<Integer,VietnameseCalendar>VietnameseCalendar.DAY_OF_MONTHRepresents the Vietnamese day of month.static StdCalendarElement<Weekday,ChineseCalendar>ChineseCalendar.DAY_OF_WEEKRepresents the Chinese day of week.static StdCalendarElement<Weekday,CopticCalendar>CopticCalendar.DAY_OF_WEEKRepresents the Coptic day of week.static StdCalendarElement<Weekday,EthiopianCalendar>EthiopianCalendar.DAY_OF_WEEKRepresents the Ethiopian day of week.static StdCalendarElement<Weekday,HebrewCalendar>HebrewCalendar.DAY_OF_WEEKRepresents the Hebrew day of week.static StdCalendarElement<Weekday,HijriCalendar>HijriCalendar.DAY_OF_WEEKRepresents the islamic day of week.static StdCalendarElement<Weekday,HistoricCalendar>HistoricCalendar.DAY_OF_WEEKRepresents the historic day of week.static StdCalendarElement<Weekday,IndianCalendar>IndianCalendar.DAY_OF_WEEKRepresents the Indian day of week.static StdCalendarElement<Weekday,JapaneseCalendar>JapaneseCalendar.DAY_OF_WEEKRepresents the Japanese day of week.static StdCalendarElement<Weekday,JucheCalendar>JucheCalendar.DAY_OF_WEEKRepresents the day of week.static StdCalendarElement<Weekday,KoreanCalendar>KoreanCalendar.DAY_OF_WEEKRepresents the Korean day of week.static StdCalendarElement<Weekday,MinguoCalendar>MinguoCalendar.DAY_OF_WEEKRepresents the day of week.static StdCalendarElement<Weekday,PersianCalendar>PersianCalendar.DAY_OF_WEEKRepresents the Persian day of week.static StdCalendarElement<Weekday,ThaiSolarCalendar>ThaiSolarCalendar.DAY_OF_WEEKRepresents the day of week.static StdCalendarElement<Weekday,VietnameseCalendar>VietnameseCalendar.DAY_OF_WEEKRepresents the Vietnamese day of week.static StdCalendarElement<Integer,ChineseCalendar>ChineseCalendar.DAY_OF_YEARRepresents the Chinese day of year.static StdCalendarElement<Integer,CopticCalendar>CopticCalendar.DAY_OF_YEARRepresents the Coptic day of year.static StdCalendarElement<Integer,EthiopianCalendar>EthiopianCalendar.DAY_OF_YEARRepresents the Ethiopian day of year.static StdCalendarElement<Integer,HebrewCalendar>HebrewCalendar.DAY_OF_YEARRepresents the Hebrew day of year.static StdCalendarElement<Integer,HijriCalendar>HijriCalendar.DAY_OF_YEARRepresents the islamic day of year.static StdCalendarElement<Integer,HistoricCalendar>HistoricCalendar.DAY_OF_YEARRepresents the historic day of year.static StdCalendarElement<Integer,IndianCalendar>IndianCalendar.DAY_OF_YEARRepresents the Indian day of year.static StdCalendarElement<Integer,JapaneseCalendar>JapaneseCalendar.DAY_OF_YEARRepresents the Japanese day of year.static StdCalendarElement<Integer,JucheCalendar>JucheCalendar.DAY_OF_YEARRepresents the day of year.static StdCalendarElement<Integer,KoreanCalendar>KoreanCalendar.DAY_OF_YEARRepresents the Korean day of year.static StdCalendarElement<Integer,MinguoCalendar>MinguoCalendar.DAY_OF_YEARRepresents the day of year.static StdCalendarElement<Integer,PersianCalendar>PersianCalendar.DAY_OF_YEARRepresents the Persian day of year.static StdCalendarElement<Integer,ThaiSolarCalendar>ThaiSolarCalendar.DAY_OF_YEARRepresents the day of year.static StdCalendarElement<Integer,VietnameseCalendar>VietnameseCalendar.DAY_OF_YEARRepresents the Vietnamese day of year.static StdCalendarElement<Integer,HebrewTime>HebrewTime.DIGITAL_HOURThe Hebrew hour with the digital value range 0-23 which is coupled to the sun cycle.static StdCalendarElement<Weekday,HebrewCalendar>HebrewCalendar.LOCAL_DAY_OF_WEEKEquivalent toCommonElements.localDayOfWeek(HebrewCalendar.axis(), HebrewCalendar.getDefaultWeekmodel()).static StdCalendarElement<Weekday,HijriCalendar>HijriCalendar.LOCAL_DAY_OF_WEEKEquivalent toCommonElements.localDayOfWeek(HijriCalendar.family(), HijriCalendar.getDefaultWeekmodel()).static StdCalendarElement<Weekday,PersianCalendar>PersianCalendar.LOCAL_DAY_OF_WEEKEquivalent toCommonElements.localDayOfWeek(PersianCalendar.axis(), PersianCalendar.getDefaultWeekmodel()).static StdCalendarElement<Integer,ChineseCalendar>ChineseCalendar.MONTH_AS_ORDINALRepresents the ordinal index of a Chinese month in the range1-12/13.static StdCalendarElement<Integer,JapaneseCalendar>JapaneseCalendar.MONTH_AS_ORDINALRepresents the ordinal index of a Japanese month.static StdCalendarElement<Integer,KoreanCalendar>KoreanCalendar.MONTH_AS_ORDINALRepresents the ordinal index of a Korean month in the range1-12/13.static StdCalendarElement<Integer,VietnameseCalendar>VietnameseCalendar.MONTH_AS_ORDINALRepresents the ordinal index of a Vietnamese month in the range1-12/13.static StdCalendarElement<CopticMonth,CopticCalendar>CopticCalendar.MONTH_OF_YEARRepresents the Coptic month.EthiopianCalendar.MONTH_OF_YEARRepresents the Ethiopian month.static StdCalendarElement<HebrewMonth,HebrewCalendar>HebrewCalendar.MONTH_OF_YEARRepresents the Hebrew month.static StdCalendarElement<HijriMonth,HijriCalendar>HijriCalendar.MONTH_OF_YEARRepresents the islamic month.static StdCalendarElement<Month,HistoricCalendar>HistoricCalendar.MONTH_OF_YEARRepresents the historic month.static StdCalendarElement<IndianMonth,IndianCalendar>IndianCalendar.MONTH_OF_YEARRepresents the Indian month.static StdCalendarElement<Month,JucheCalendar>JucheCalendar.MONTH_OF_YEARRepresents the month.static StdCalendarElement<Month,MinguoCalendar>MinguoCalendar.MONTH_OF_YEARRepresents the month.PersianCalendar.MONTH_OF_YEARRepresents the Persian month.static StdCalendarElement<Month,ThaiSolarCalendar>ThaiSolarCalendar.MONTH_OF_YEARRepresents the month.static StdCalendarElement<Integer,HebrewTime>HebrewTime.PART_OF_HOURMarks the part of hour (helek) with the value range 0-1079.static StdCalendarElement<Integer,HebrewCalendar>HebrewCalendar.WEEK_OF_MONTHEquivalent toCommonElements.weekOfMonth(HebrewCalendar.axis(), HebrewCalendar.getDefaultWeekmodel()).static StdCalendarElement<Integer,HijriCalendar>HijriCalendar.WEEK_OF_MONTHEquivalent toCommonElements.weekOfMonth(HijriCalendar.family(), HijriCalendar.getDefaultWeekmodel()).static StdCalendarElement<Integer,PersianCalendar>PersianCalendar.WEEK_OF_MONTHEquivalent toCommonElements.weekOfMonth(PersianCalendar.axis(), PersianCalendar.getDefaultWeekmodel()).static StdCalendarElement<Integer,HebrewCalendar>HebrewCalendar.WEEK_OF_YEAREquivalent toCommonElements.weekOfYear(HebrewCalendar.axis(), HebrewCalendar.getDefaultWeekmodel()).static StdCalendarElement<Integer,HijriCalendar>HijriCalendar.WEEK_OF_YEAREquivalent toCommonElements.weekOfYear(HijriCalendar.family(), HijriCalendar.getDefaultWeekmodel()).static StdCalendarElement<Integer,PersianCalendar>PersianCalendar.WEEK_OF_YEAREquivalent toCommonElements.weekOfYear(PersianCalendar.axis(), PersianCalendar.getDefaultWeekmodel()).static StdCalendarElement<Integer,ChineseCalendar>ChineseCalendar.YEAR_OF_ERARepresents the Chinese year related to the Chinese era.static StdCalendarElement<Integer,CopticCalendar>CopticCalendar.YEAR_OF_ERARepresents the Coptic year.static StdCalendarElement<Integer,EthiopianCalendar>EthiopianCalendar.YEAR_OF_ERARepresents the Ethiopian year.static StdCalendarElement<Integer,HebrewCalendar>HebrewCalendar.YEAR_OF_ERARepresents the Hebrew year.static StdCalendarElement<Integer,HijriCalendar>HijriCalendar.YEAR_OF_ERARepresents the islamic year.static StdCalendarElement<Integer,IndianCalendar>IndianCalendar.YEAR_OF_ERARepresents the Indian year.static StdCalendarElement<Integer,JapaneseCalendar>JapaneseCalendar.YEAR_OF_ERARepresents the Japanese year associated with a nengo.static StdCalendarElement<Integer,JucheCalendar>JucheCalendar.YEAR_OF_ERARepresents the Juche year.static StdCalendarElement<Integer,MinguoCalendar>MinguoCalendar.YEAR_OF_ERARepresents the Minguo year.static StdCalendarElement<Integer,PersianCalendar>PersianCalendar.YEAR_OF_ERARepresents the Persian year.static StdCalendarElement<Integer,ThaiSolarCalendar>ThaiSolarCalendar.YEAR_OF_ERARepresents the Thai year, usually in buddhist counting.Methods in net.time4j.calendar that return StdCalendarElementModifier and TypeMethodDescriptionstatic <T extends ChronoEntity<T> & CalendarDate>
StdCalendarElement<Integer,T>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>
StdCalendarElement<Integer,T>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>
StdCalendarElement<Weekday,T>CommonElements.localDayOfWeek(Chronology<T> chronology, Weekmodel model)Defines an element for the weekday with a localized day number in the value range1-7.static <T extends ChronoEntity<T> & CalendarDate>
StdCalendarElement<Integer,T>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>
StdCalendarElement<Integer,T>CommonElements.weekOfYear(Chronology<T> chronology, Weekmodel model)Creates an integer element for the week of year in given chronology dependent on given week model. -
Uses of StdCalendarElement in net.time4j.calendar.bahai
Fields in net.time4j.calendar.bahai declared as StdCalendarElementModifier and TypeFieldDescriptionstatic StdCalendarElement<Integer,BadiCalendar>BadiCalendar.DAY_OF_DIVISIONRepresents the day of month or an intercalary day.static StdCalendarElement<Weekday,BadiCalendar>BadiCalendar.DAY_OF_WEEKRepresents the day of week.static StdCalendarElement<Integer,BadiCalendar>BadiCalendar.DAY_OF_YEARRepresents the day of year.static StdCalendarElement<BadiMonth,BadiCalendar>BadiCalendar.MONTH_OF_YEARRepresents the month if available.static StdCalendarElement<Integer,BadiCalendar>BadiCalendar.VAHIDRepresents the vahid cycle which consists of 19 years.static StdCalendarElement<Integer,BadiCalendar>BadiCalendar.YEAR_OF_ERARepresents the proleptic year of era (relative to gregorian year 1844). -
Uses of StdCalendarElement in net.time4j.calendar.frenchrev
Fields in net.time4j.calendar.frenchrev declared as StdCalendarElementModifier and TypeFieldDescriptionFrenchRepublicanCalendar.DAY_OF_MONTHRepresents the day of month if available.FrenchRepublicanCalendar.DAY_OF_WEEKRepresents the day of week where the week is seven days long.FrenchRepublicanCalendar.DAY_OF_YEARRepresents the day of year.FrenchRepublicanCalendar.DECADE_OF_MONTHYields the decade of republican month if available.FrenchRepublicanCalendar.MONTH_OF_YEARRepresents the month (Vendémiaire - Fructidor) if available.FrenchRepublicanCalendar.YEAR_OF_ERARepresents the republican year since 1792-09-22 (in range 1-1202). -
Uses of StdCalendarElement in net.time4j.calendar.hindu
Fields in net.time4j.calendar.hindu declared as StdCalendarElementModifier and TypeFieldDescriptionstatic StdCalendarElement<Weekday,HinduCalendar>HinduCalendar.DAY_OF_WEEKRepresents the Hindu day of week.static StdCalendarElement<Integer,HinduCalendar>HinduCalendar.DAY_OF_YEARRepresents the Hindu day of year.static StdCalendarElement<Integer,HinduCalendar>HinduCalendar.YEAR_OF_ERARepresents the Hindu year.