ISOWeek.GetYearEnd(Int32) 메서드

정의

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

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

매개 변수

year
Int32

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

반환

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

적용 대상