wttr.in/bin
Pragmatic Software f956f4ef94 Add extra=localObsTime to weather-data fetch query
The `extra` parameter can accept multiple values. The one we're interested in
is `localObsTime`. What it does is:

Adds the current weather observation time in UTC as well as local time of the location requested.

source: https://www.worldweatheronline.com/developer/api/docs/local-city-town-weather-api.aspx
2020-02-18 08:44:02 -08:00
..
geo-proxy.py added code of the geolocation proxy 2020-02-16 19:05:34 +01:00
proxy.py Add extra=localObsTime to weather-data fetch query 2020-02-18 08:44:02 -08:00
srv.py use WTTRIN_SRV_PORT env variable if specified 2019-07-07 20:40:28 +02:00