Uiinfrastructure API Docs  
 

ATimePicker.GetTimeAsEnglishString Method 

Returns the time chosen by the user as a String in the English format: "h:mm:ss a".

public abstract string GetTimeAsEnglishString();

Return Value

String

See Also

ATimePicker Class | com.plumtree.uiinfrastructure.pagecontrols.timepicker Namespace