bcongdon / gdq-stats

:space_invader: Live Data Visualizations for GamesDoneQuick Streams
http://gdqstat.us
MIT License
33 stars 1 forks source link

Dates no longer localized to local time #27

Closed bcongdon closed 6 years ago

bcongdon commented 6 years ago

In switching to dayjs, had to revert localizing UTC times to local time in reducers/gdqReducers.js:normalizeSchedule

This really needs to be fixed.