LPOpenTimes
Name: Location Programs Open Times
Type: Application
Modules: Location Programs, Clients, Booking, Scheduling
Description: Contains the opening and closing times of different schools (location programs). User-defined.
| Field | Documentation |
|---|---|
| LocationProgId | ID of a location program (from the LocationProgram table). |
| WeekDay | Day of the week that the location program is valid (e.g., 1 = Sunday, 2 = Monday). |
| OpenTime | Time the location opens. Value is in seconds from midnight. |
| OpenET | Earliest time the location will open. Value is in seconds from midnight. |
| OpenLT | Latest time the location will open. Value is in seconds from midnight. |
| CloseTime | Time the location closes. Value is in seconds from midnight. |
| CloseET | Earliest time the location will close. Value is in seconds from midnight. |
| CloseLT | Latest time the location will close. Value is in seconds from midnight. |