NWACus / avy

Mobile-Native Viewing of NAC Avalanche Forecasts
MIT License
10 stars 6 forks source link

weather_data: format dates correctly in table #702

Closed stevekuznetsov closed 5 months ago

stevekuznetsov commented 5 months ago

We're trying to show the data points in the table localized to the timezone of the weather station we're looking at; the custom code for NWAC's multi-station table did not do this correctly in the past.

Before After
File (43) File (44)