Open chrusher opened 2 weeks ago
The schedule bot will need a custom function rather than using common.shifts.calculate_shift but it can use the code to parse the shift definitions now in docker-compose.jsonnet. Included in the shift definitions is the local timezone.
common.shifts.calculate_shift
docker-compose.jsonnet
The schedule bot will need a custom function rather than using
common.shifts.calculate_shift
but it can use the code to parse the shift definitions now indocker-compose.jsonnet
. Included in the shift definitions is the local timezone.