DateTimePicker.getValue

Overview | Methods | This Package | All Packages

DateTimePicker.getValue

Retrieves the date and time value currently displayed in the control.

Syntax

public final Time getValue()

Return Value

Returns a Time object that represents the date and time value currently displayed in the control. Returns null if no value is displayed.

See Also   setValue