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