Uiinfrastructure API Docs  
 

JSDateTimePicker.GetAMPM Method 

This method returns the AM/PM part of the time. If we are using 24-hour time this method returns null.

public virtual string GetAMPM();

Return Value

The AM/PM part of the time String.

See Also

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