Search
DateTimeInfo.getFirstWeekendDay Method
See Also
 






Gets the first weekend day.

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

 Syntax

Java  Copy Code

public DayOfWeek getFirstWeekendDay ()

 Return Value

One of the DayOfWeek constants. The default is DayOfWeek.Saturday.

 See Also