Plumtree UI Infrastructure API  
 

JSDatePicker.GetDateAsDateTime Method 

This function returns an XPDateTime object that represents the date and time the user has chosen using the date/time-picker HTML control.

public override XPDateTime GetDateAsDateTime();

Return Value

XPDateTime

See Also

JSDatePicker Class | com.plumtree.uiinfrastructure.pagecontrols.jsdatepicker Namespace