언어

OffsetDateTime.Second 속성

정의

두 번째 분 필드를 가져옵니다.

public int Second { [Android.Runtime.Register("getSecond", "()I", "", ApiSince=26)] get; }
[<get: Android.Runtime.Register("getSecond", "()I", "", ApiSince=26)>]
member this.Second : int

속성 값

0에서 59까지의 두 번째 분

특성

설명

두 번째 분 필드를 가져옵니다.

에 대한 java.time.OffsetDateTime.getSecond()Java 설명서

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상