weekendDays property

Set<int> weekendDays
final

Days of the week considered as weekend (1=Monday, 7=Sunday).

Implementation

final Set<int> weekendDays;