Constants to represent week days with bit numbers. in Weekdays field 7
Used to compound a week byte and operate on it with bit operations.
The week byte stores which week days are working days in the calendar.
File
- ./
weekdays.module, line 10
Used to compound a week byte and operate on it with bit operations.
The week byte stores which week days are working days in the calendar.