Gets the abbreviated name of the specified day of the week.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public String getAbbreviatedDayName ( |
One of DayOfWeek constants.
The abbreviated name of the specified day.
See Also