You are here

Constants to represent week days in MERCI (Manage Equipment Reservations, Checkout and Inventory) 7.3

Constants that represent bit numbers to compound the week byte.

The week byte stores which week days are working days in the calendar.

File

merci_hours/includes/entity.inc, line 15

Constants

Namesort descending Location Description
MerciHours::FRIDAY merci_hours/includes/entity.inc
MerciHours::MONDAY merci_hours/includes/entity.inc
MerciHours::SATURDAY merci_hours/includes/entity.inc
MerciHours::SUNDAY merci_hours/includes/entity.inc
MerciHours::THURSDAY merci_hours/includes/entity.inc
MerciHours::TUESDAY merci_hours/includes/entity.inc
MerciHours::WEDNESDAY merci_hours/includes/entity.inc