diff options
| author | Matthew Fennell <matthew@fennell.dev> | 2026-04-16 16:26:08 +0100 |
|---|---|---|
| committer | Matthew Fennell <matthew@fennell.dev> | 2026-04-16 18:34:56 +0100 |
| commit | 824f10b7301d8053212b8b2f0dcf105b0c41f28c (patch) | |
| tree | a770c81bbe2628eda3fcf9f93dbfdb3689c9282e /.gitignore | |
| parent | 635960c4a470bbbd0f25120bdc65fa1b060f5b03 (diff) | |
Add days-after helper
Currently, shuttlebot doesn't take the number of days before the booking into
consideration, apart from not changing bookings on today's date.
To help with fixing this, add days-after Given a base date and number of days,
it will produce a consecutive list of days. Then, when searching for available
bookings, we can use this list to ask "is the date I'm booking for in the list
of days-after?"
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
