Gets a value indicating whether the specified day of the week is a weekend day.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public boolean isWeekend ( |
One of the DayOfWeek constants.
true if the specified day of the week is a weekend day; otherwise, false.
JPlanner Programmer's Guide | © 2023 MindFusion |