Search
DateTimeInfo.getSecondWeekendDay Method
See Also
 






Gets the second weekend day.

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

 Syntax

Java  Copy Code

public DayOfWeek getSecondWeekendDay ()

 Return Value

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

 See Also