Skip to content
  • Benjamin Berg's avatar
    datetime: Query GWeather DB on the fly instead of caching · df6c69f0
    Benjamin Berg authored and Benjamin Berg's avatar Benjamin Berg committed
    We need the database only quite irregularly (i.e. when the location
    change). Just grab the required information from GWeather on the fly and
    destroy it immediately after. Also, use the API to only grab the cities
    of one country instead of filtering them later.
    
    See also: !168
    df6c69f0