Search
DateTimeInfo.getAMDesignator Method
See Also
 






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

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

 Syntax

Java  Copy Code

public String getAMDesignator ()

 Return Value

The string designator for hours that are ante meridiem. The default is "AM".

 See Also