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

[FEATURE] Handle GTFS times > 24 hours #347

Open
e-lo opened this issue Apr 16, 2024 · 0 comments
Open

[FEATURE] Handle GTFS times > 24 hours #347

e-lo opened this issue Apr 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@e-lo
Copy link
Collaborator

e-lo commented Apr 16, 2024

User Story

As a user with GTFS which spans midnight I'd like to be able to input times>24 hours.

Resolution Ideas

  • Right now v1.0 uses pd.Timestamp which can't be > 24 hours in a day.
  • Could change to use Timedelta from "service day midnight".
@e-lo e-lo added the enhancement New feature or request label Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant