Uses of Class
net.time4j.calendar.hindu.HinduVariant
Packages that use HinduVariant
- 
Uses of HinduVariant in net.time4j.calendar.hinduMethods in net.time4j.calendar.hindu that return HinduVariantModifier and TypeMethodDescriptionstatic HinduVariantParses given variant string.AryaSiddhanta.variant()Obtains the associated non-customizable variant of Hindu calendar.HinduRule.variant()Creates the associated and customizable variant of Hindu calendar.Creates a copy of this variant with given preferred era.HinduVariant.withAlternativeHinduSunrise()Deprecated.HinduVariant.withAlternativeLocation(GeoLocation location)Creates a copy of this variant with an alternative geographical location.HinduVariant.withCurrentYears()Creates a copy of this variant with current years.HinduVariant.withElapsedYears()Creates a copy of this variant with elapsed years.HinduVariant.withModernAstronomy(double depressionAngle)Creates a copy of this variant based on modern astronomy which also deploys an alternative internal calculation for the sunrise or sunset.Methods in net.time4j.calendar.hindu with parameters of type HinduVariantModifier and TypeMethodDescriptionstatic booleanHinduCalendar.isValid(HinduVariant variant, HinduEra era, int yearOfEra, HinduMonth month, HinduDay dayOfMonth)Queries if given parameter values form a well defined Hindu date before instantiating the date.static HinduCalendarHinduCalendar.nowInSystemTime(HinduVariant variant)Obtains the current calendar date in system time.static HinduCalendarHinduCalendar.nowInSystemTime(HinduVariant variant, StartOfDay startOfDay)Obtains the current calendar date in system time.static HinduCalendarHinduCalendar.of(HinduVariant variant, HinduEra era, int yearOfEra, HinduMonth month, HinduDay dayOfMonth)Creates an Hindu calendar with given components.
withModernAstronomy(double)instead