speedruncomorg / api

REST API Documentation for speedrun.com
346 stars 36 forks source link

API documentation : Specify timezone #150

Closed GB127 closed 2 years ago

GB127 commented 2 years ago

image

So I'm working on a code to fetch current races and compare to a specific date. And it seems that the races I'm comparing to are opened in the future:

image

The only logical explanation I can find is that the timezone is different. And it's not specified on the documentation. From my quick research, only the format of the data is specified. Would be neat to have the timezone as well.

GB127 commented 2 years ago

Wrong repo. My bad.