This is a feature request to make it possible to define rules around weekends for employees.
E.g.:
  • The employee must work a maximum of X weekends in Y weeks
  • The employee must have a minimum of X weekends off in Y weeks
  • The employee must work a maximum of X weekends in a period
  • The employee must work a maximum of X consecutive weekends in a period
  • The employee must have a minimum of X consecutive weekends off in a period
  • The employee must work a maximum of X hours in a weekend (from Saturday 00:00 to Sunday 24:00) - is weekend a new period type?
  • The employee must have a minimum of X weekends off in a period, this rule does not include absence (we can drop the absence requirement in the v1, maybe needs to be handled in more constraints)
  • The employee must work a maximum of Z consecutive weekends
  • The employee must work a maximum of every X weekends (maybe this can already be handled by pairing rules)