enkore / i3pystatus

A complete replacement for i3status
https://i3pystatus.readthedocs.io/
MIT License
445 stars 188 forks source link

scores.nba: Fix timezone conversion #815

Closed terminalmage closed 3 years ago

terminalmage commented 3 years ago

When updating recently to support nba.com's new web API, I missed the fact that the game times were treating Eastern Time (US) as UTC and localizing based on that. This corrects that oversight.