Microsoft SDK for Java

MonthCalendar.getMinDate

Retrieves a value indicating the first date that the control allows the user to select.

Syntax

public Time getMinDate()

Return Value

Returns a Time object that represents the first date that is available for selection in the control. Returns null if there is no lower limit to allowable dates.

See Also   setMinDate

© 1999 Microsoft Corporation. All rights reserved. Terms of use.