Search
DateTimeInfo.getAbbreviatedMonthNames Method
See Also
 






Gets the abbreviated names of the months.

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

 Syntax

Java  Copy Code

public String[] getAbbreviatedMonthNames ()

 Return Value

A String array containing the abbreviated names of the months.

 See Also