다음을 통해 공유


DateOnly.Month 속성

정의

이 인스턴스가 나타내는 날짜의 월 구성 요소를 가져옵니다.

public:
 property int Month { int get(); };
public int Month { get; }
member this.Month : int
Public ReadOnly Property Month As Integer

속성 값

Int32

날짜의 월 구성 요소를 나타내는 숫자입니다.

적용 대상