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 WeekFields
WeekFields.ISO
The ISO-8601 definition, where a week starts on Monday and the first week has a minimum of 4 days.static WeekFields
WeekFields.SUNDAY_START
The common definition of a week that starts on Sunday.Methods in org.threeten.bp.temporal that return WeekFieldsModifier and TypeMethodDescriptionstatic WeekFields
Obtains an instance ofWeekFields
appropriate for a locale.static WeekFields
Obtains an instance ofWeekFields
from the first day-of-week and minimal days.