Langue

DatePicker.MaxDateTime Property

Definition

Gets the maximum selectable date supported by this picker.

public DateTime MaxDateTime { get; }
member this.MaxDateTime : DateTime

Property Value

The maximum date converted from Android's millisecond value relative to January 1, 1970.

Remarks

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