Meteofy

Точный прогноз погоды для вашего города

Загружаем данные о погоде...

{{ error }}
{{ currentWeather.city }}
{{ Math.round(currentWeather.temperature) }}°C
{{ currentWeather.condition }}
{{ formatFullDate(new Date()) }}

Прогноз на сегодня, {{ formatFullDate(new Date()) }}

{{ formatTime(hour.time) }}
{{ Math.round(hour.temp) }}°
{{ hour.condition }}
Прокрутите вправо, чтобы увидеть все 24 часа
Завтра, {{ formatFullDate(forecast.tomorrow.date) }}
{{ Math.round(forecast.tomorrow.avg_temp) }}°C
{{ forecast.tomorrow.condition }}

Прогноз на 3 дня

{{ formatFullDate(day.date) }}
{{ Math.round(day.avg_temp) }}°C
{{ day.condition }}