Uses of Class
org.threeten.bp.temporal.WeekFields
Packages that use WeekFields
-
Uses of WeekFields in org.threeten.bp.temporal
Fields in org.threeten.bp.temporal declared as WeekFieldsModifier and TypeFieldDescriptionstatic final WeekFieldsWeekFields.ISOThe ISO-8601 definition, where a week starts on Monday and the first week has a minimum of 4 days.static final WeekFieldsWeekFields.SUNDAY_STARTThe common definition of a week that starts on Sunday.Methods in org.threeten.bp.temporal that return WeekFieldsModifier and TypeMethodDescriptionstatic WeekFieldsObtains an instance ofWeekFieldsappropriate for a locale.static WeekFieldsObtains an instance ofWeekFieldsfrom the first day-of-week and minimal days.