API-FOOTBALL

FREEMIUM
Verified
By API-SPORTS | Updated 8 days ago | Sports
Popularity

10 / 10

Latency

365ms

Service Level

99%

Health Check

N/A

Back to All Discussions

Event date localization ?

Rapid account: Paupote
Paupote
5 years ago

Hello,

I tried to get matchs with a specific date. I entered for example : 2018-11-07, then I don’t have matchs which has started at 00:30 in Brazil - Serie B.
But if I specify 2018-11-06, I got them with the attribute event_date to 2018-11-07 - 00:30 … How can I have different dates ?

I think it’s because the localization. In your documentation, it returns the match started the 2018-11-06 at 23:30.
How can we work together with localization ?

Thank you for your time

Rapid account: Api Sports
api-sports Commented 5 years ago

Hello,

All matches have UTC format date. To get matches by the dates it would be necessary to specify the location before the request.
It depends on the programming language used but here is an example in PHP: date_default_timezone_set (‘UTC’);

Join in the discussion - add comment below:

Login / Signup to post new comments