sinoptik/src
Paul van Tilburg 7432fb3cd3 Fix Buienradar timestamp madness (closes: #3)
* Use the `Europe::Amsterdam` time zone from `chrono_tz` to determine
  what date/time it is in that time zone
* Parse timestamps in the rain text API relative to this date/time
* Add the `fix_items_day_boundary` function to fix up stuff if
  the series of timestamps in the rain text cross the day boundary
2022-02-20 17:39:49 +01:00
..
providers Fix Buienradar timestamp madness (closes: #3) 2022-02-20 17:39:49 +01:00
forecast.rs Use chrono (UTC) timestamps for maps (closes: #12) 2022-02-19 16:45:37 +01:00
main.rs Use chrono (UTC) timestamps for maps (closes: #12) 2022-02-19 16:45:37 +01:00
maps.rs Use chrono (UTC) timestamps for maps (closes: #12) 2022-02-19 16:45:37 +01:00
position.rs Add retrieval of pollen and UVI metrics for Buienradar provider 2022-02-19 15:33:00 +01:00
providers.rs Add the Buienradar provider 2022-02-13 15:38:17 +01:00