Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

MonthCalendar.getMaxDate

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

Syntax

public Time getMaxDate()

Return Value

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

See Also   setMaxDate