Gets the abbreviated names of the days of the week.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public String[] getAbbreviatedDayNames () |
A String array containing the abbreviated names of the days.
See Also