week Of Year
The week of the year, calculated using the week definition in settings. If the week number is associated with the preceding year, 0 will be returned.
To obtain the week number of the week-based year, use weekOfWeekBasedYear instead.
See also
The week of the year, calculated using the week definition associated with the provided locale. If the week number is associated with the preceding year, 0 will be returned.
To obtain the week number of the week-based year, use weekOfWeekBasedYear instead.
Keep in mind that that the system's calendar settings may differ from that of the default locale on some platforms. To respect the system calendar settings, use WeekSettings.systemDefault instead.
See also
The week of the year, calculated using the ISO week definition. If the week number is associated with the preceding year, 0 will be returned.
To obtain the week number used in the ISO week date system, use weekOfWeekBasedYear instead.