Plumtree UI Infrastructure API  
 

JSDateTimePicker.GetDateTimeAsDateTime 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 GetDateTimeAsDateTime();

Return Value

XPDateTime

See Also

JSDateTimePicker Class | com.plumtree.uiinfrastructure.pagecontrols.jsdatetimepicker Namespace