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

[BUG] Timetable Data is not returned in ISO format when querying with the date parameter #3949

Open
Suhas-13 opened this issue Nov 6, 2022 · 0 comments

Comments

@Suhas-13
Copy link
Contributor

Suhas-13 commented Nov 6, 2022

Describe the bug

When querying the API for a user's timetable on a specific date, the start_time / end_time is provided as a time string in the form HOUR:MINUTE instead of ISO format as described on the API documentation.

To Reproduce

Make a request for a users personal timetable with the date parameter supplied
Observe the start_time/end_time for each event in the response

Expected behavior
start_time/end_time to be in ISO format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants