Skip to content

feat: extend schedule by hours and days#557

Open
sebhoerl wants to merge 3 commits intomainfrom
feat/extend-schedule-days
Open

feat: extend schedule by hours and days#557
sebhoerl wants to merge 3 commits intomainfrom
feat/extend-schedule-days

Conversation

@sebhoerl
Copy link
Copy Markdown
Collaborator

This PR updates the RunExtendSchedule tool. Before, one could only set a maximum extension period in seconds. Now one can define either

--end-time 619200

All departures that fit inside this horizon when extended by multiples of 24 hours will be duplicated (multiple times if fitting).

For convenience, instead one can also define the duration in hours and days:

--days 7 --hours 4

This would extend the schedule by seven days and four additional hours on the following day.

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

Successfully merging this pull request may close these issues.

1 participant