Skip to content

Instantly share code, notes, and snippets.

@Broich
Created February 5, 2014 17:12
Show Gist options
  • Save Broich/8828589 to your computer and use it in GitHub Desktop.
Save Broich/8828589 to your computer and use it in GitHub Desktop.
Verfügbarkeits-Logik
- verfuegbarkeit: {
- zeitraeume: [
- zeitraum: {
from: 1391248659
until: 1422784659
- tage: [
- {
tag: 0;
start: 10:00
stop: 12:00
start: 15:00
stop: 10:00
}
- {
tag: 1;
start: 10:00
stop: 12:00
}
- {
tag: 2;
start: 10:00
stop: 12:00
}
- {
tag: 3;
start: 10:00
stop: 12:00
}
- {
tag: 4;
start: 10:00
stop: 12:00
}
- {
tag: 5;
start: 10:00
stop: 12:00
}
- {
tag: 6;
start: 10:00
stop: 12:00
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment