Skip to content

Update season schedule parser to return ET time, instead of UTC #317

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

Open
wants to merge 1 commit into
base: v4
Choose a base branch
from

Conversation

imponenm
Copy link

@imponenm imponenm commented May 2, 2025

Updating season schedules to return ET time instead of UTC. This makes sense because when using client functions that query with a game date (year/month/day), they are checking the ET times on Basketball Reference.

As a more concrete example:
Currently - if I first query for a list of games in 2024, then use those dates to query box scores, I would miss games unless I convert all the returned datetimes to ET

After this update - Users will not have to convert the datetimes returned from the season schedule query

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