Skip to content

Commit 4671a23

Browse files
committed
leave old hour information
1 parent 3936ef6 commit 4671a23

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

data/building-hours/8-alh.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ schedule:
66
- title: Hours
77
hours:
88
- {days: [Mo, Tu, We, Th, Fr], from: '7:00am', to: '4:30pm'}
9+
# - {days: [Mo, Tu, We, Th, Fr], from: '7:00am', to: '5:00pm'}
910

1011
breakSchedule:
1112
fall: []

data/building-hours/8-boe.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ schedule:
88
- {days: [Mo, Tu, We, Th], from: '7:00am', to: '10:00pm'}
99
- {days: [Fr], from: '7:00am', to: '8:00pm'}
1010

11+
# - title: Hours
12+
# hours:
13+
# - {days: [Mo, Tu, We, Th], from: '7:00am', to: '12:00am'}
14+
# - {days: [Fr], from: '7:00am', to: '9:30pm'}
15+
# - {days: [Sa], from: '8:00am', to: '9:30pm'}
16+
# - {days: [Su], from: '8:00am', to: '12:00am'}
17+
1118
breakSchedule:
1219
fall: []
1320
thanksgiving: []

0 commit comments

Comments
 (0)