API-FOOTBALL

免费增值
Verified
通过 API-SPORTS | 已更新 16日前 | Sports
人气

10 / 10

延迟

369ms

服务等级

100%

Health Check

N/A

返回所有讨论

Event date localization ?

Rapid account: Paupote
Paupote
6年前

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 6年前

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’);

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论