Partager via


ISOWeek.GetYearStart(Int32) Méthode

Définition

Calcule la date grégorienne à laquelle l’année de numérotation hebdomadaire commence.

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

Paramètres

year
Int32

Année ISO de numérotation hebdomadaire (également appelée ISO Year de manière informelle).

Retours

Date grégorienne à laquelle l’année de numérotation hebdomadaire commence.

S’applique à