function updateClock(){ var now = new Date(); var dname = now.getDay(); mo = now.getMonth(); dnum = now.getDate(); var months = ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"]; var week = ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"]; var ids = ["dayname", "daynum", "month"]; var values = [week[dname], dnum.toString().padStart(2, '0'), months[mo]]; for (var i = 0; i < ids.length; i++) { document.getElementById(ids[i]).firstChild.nodeValue = values[i]; } } function initClock() { updateClock(); window.setInterval(updateClock, 1000); // 1000 milliseconds (1 second) } function displayTime(){ var dateTime = new Date(); var hrs = dateTime.getHours(); var min = dateTime.getMinutes(); if(hrs > 12){ hrs = hrs - 12; } min = min < 10 ? '0' + min : min; document.getElementById('hours').innerHTML = hrs; document.getElementById('minutes').innerHTML = min; } setInterval(displayTime, 10);
Day, 00Month

Profile


  xiou   any pronouns, legal, free and paid pm  portals   starry shuyi


Info


  xiou  
sfw﹒no quota﹒have lumi
little to no reqs
no nsfw/adv srvrs
prtnrs come from masses
  reqs   aes, animanga, icons, stox, mnml, social, egirls only
no long ads pls