ISOWeek.GetYearStart(Int32) 메서드

정의

주 번호 매기기 연도가 시작되는 양력 날짜를 계산합니다.

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

매개 변수

year
Int32

ISO 주 번호 매기기 연도(비공식적으로 ISO 연도라고도 함)입니다.

반환

주 번호 매기기 연도가 시작되는 양력 날짜입니다.

적용 대상