NoJamesNo / PWS-Frontend

Frontend UI for MSU Enviroweather personal weather stations.
0 stars 1 forks source link

BUG: API call is based on current utc time #1

Closed NoJamesNo closed 3 months ago

NoJamesNo commented 3 months ago

Change current time to be based station time zone ie, EST

Otherwise, api call will be fetched based on UTC, potentially calling dates ahead of time.