Как получить точные данные по времени восхода и заката солнца с других стран по API?
async function getAboutInfo(weather) { weatherAboutIcon.src = `https://openweathermap.org/img/wn/${weather.weather[0].icon}@2x.png`; weatherAboutCountry.style.fontWeight = "b…