Search
DateTimeInfo.getAbbreviatedDayNames Method
See Also
 






Gets the abbreviated names of the days of the week.

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

 Syntax

Java  Copy Code

public String[] getAbbreviatedDayNames ()

 Return Value

A String array containing the abbreviated names of the days.

 See Also