다음을 통해 공유


DateInterval.ToDate Property

Definition

Get the to date.

public long ToDate { [Android.Runtime.Register("getToDate", "()J", "", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getToDate", "()J", "", ApiSince=24)>]
member this.ToDate : int64

Property Value

the to date in dateInterval.

Attributes

Remarks

Get the to date.

Java documentation for android.icu.util.DateInterval.getToDate().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to