Search
DateTimeInfo.getPMDesignator Method
See Also
 






Gets the string designator for hours that are "post meridiem" (before noon).

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public String getPMDesignator ()

 Return Value

The string designator for hours that are post meridiem. The default is "PM".

 See Also