Search
DateTimeInfo.getFirstDayOfWeek Method
See Also
 






Gets the first day of the week.

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

 Syntax

Java  Copy Code

public DayOfWeek getFirstDayOfWeek ()

 Return Value

One of the DayOfWeek constants.

 See Also