Search
DateTimeInfo.getDayNames Method
See Also
 






Gets the full names of the days of the week.

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

 Syntax

Java  Copy Code

public String[] getDayNames ()

 Return Value

A String array containing the full names of the days.

 See Also