Language

DatePicker.MinDateTime Property

Definition

Gets the minimum selectable date supported by this picker.

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

Property Value

The minimum date converted from Android's millisecond value (milliseconds since January 1, 1970 00:00:00 in the device's default time zone).

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