method Temporal.Calendar.prototype.yearOfWeek Calendar.prototype.yearOfWeek(date: Temporal.PlainDate | Temporal.PlainDateTime | PlainDateLike | string): number | undefined Parameters date: Temporal.PlainDate | Temporal.PlainDateTime | PlainDateLike | string Return Type number | undefined