Replies: 1 comment
-
//settings let clockEl=document.querySelector("#clock"); const days = ['Sunday','Monday','Tuesday','Wednesday','Thursday','Friday','Saturday']; setInterval(time,1000); function time(){
} let d = new Date();
if(mmddyy) } function getWeather(){ if(cityName ==="" || units ==="" || weatherApi ==="" || cityName == "city, country"){ var weatherEnd=cityName+"&units="+units+"&APPID="+weatherApi; //fetch current weather data json //fetch forecast data json function showCurrentWeather(data){
} function showForecastWeather(data){
} function leadingZero(val){ function getFormatedTime(){
} //updates the weather each hour //Handles weirdness with the image not resizing
}).observe($('#WeatherWhole')[0]); |
Beta Was this translation helpful? Give feedback.
-
Could we have ripples with a 24 hours format ?
Beta Was this translation helpful? Give feedback.
All reactions