Plumtree UI Infrastructure API  
 

HTMLDateTimePicker.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

HTMLDateTimePicker Class | com.plumtree.uiinfrastructure.pagecontrols.htmldatetimepicker Namespace