weekNumber
The week number of the day of the week.
Declaration
var weekNumber: Int { get }Discussion
Values range from –53 to 53. A negative value indicates a value from the end of the range. 0 indicates the week number is irrelevant.
The week number of the day of the week.
var weekNumber: Int { get }Values range from –53 to 53. A negative value indicates a value from the end of the range. 0 indicates the week number is irrelevant.