Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building hours update for Rock Climbing and Bouldering #295

Open
hawkrives opened this issue Jan 14, 2019 · 0 comments
Open

Building hours update for Rock Climbing and Bouldering #295

hawkrives opened this issue Jan 14, 2019 · 0 comments

Comments

@hawkrives
Copy link
Member

Before:

name: Rock Climbing and Bouldering
image: rec-wall
category: Gym

schedule:
  - title: Hours
    hours:
      - {days: [Mo, Tu, We, Th], from: '4:30pm', to: '9:30pm'}
      - {days: [Mo], from: '12:00pm', to: '1:00pm'}
      - {days: [Fr], from: '11:00am', to: '12:45pm'}
      - {days: [Fr], from: '4:00pm', to: '7:00pm'}
      - {days: [Su], from: '2:00pm', to: '5:00pm'}

breakSchedule:
  fall: []
  thanksgiving: []
  winter: []
  interim: []
  spring: []
  easter: []
  summer: []

After:

name: Rock Climbing and Bouldering
image: rec-wall
category: Gym

schedule:
  - title: Hours
    hours:
      - {days: [Mo, Tu, We, Th], from: '4:30pm', to: '9:30pm'}
      - {days: [Fr], from: '11:00am', to: '1:00pm'}
      - {days: [Fr], from: '4:00pm', to: '7:00pm'}
      - {days: [Su], from: '2:00pm', to: '5:00pm'}
      - {days: [Sa], from: '2:00pm', to: '5:00pm'}

breakSchedule:
  fall: []
  thanksgiving: []
  winter: []
  interim: []
  spring: []
  easter: []
  summer: []
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant