Udostępnij za pośrednictwem


ISOWeek.GetWeeksInYear(Int32) Metoda

Definicja

oblicza liczbę tygodni w danym roku numerowania tygodni ISO.

public:
 static int GetWeeksInYear(int year);
public static int GetWeeksInYear (int year);
static member GetWeeksInYear : int -> int
Public Shared Function GetWeeksInYear (year As Integer) As Integer

Parametry

year
Int32

Rok numerowania tygodni ISO (nazywany również rokiem ISO nieformalnie).

Zwraca

Liczba tygodni ISO w roku. Zwraca wartość 52 lub 53.

Dotyczy