StevenReitsma / lolcognac-website

League of Legends Championship website.
4 stars 4 forks source link

Fix timezone issues #6

Closed StevenReitsma closed 8 years ago

StevenReitsma commented 9 years ago

Add two hours for timezone difference and add the match duration since what we receive from the API is the match creation time (lobby creation) instead of match finish time.

StevenReitsma commented 9 years ago

Got to check what exactly we receive on Tournament Draft in terms of "createDate". Is it the lobby creation time? Game end time? Not clear yet. Also check server agnostic timezoning.