View in Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
👩‍💻 تکه کد دریافت و نمایش ساعت ⚠️ این تکه کد به زبان 🎲 نوشته شده است.
function clock() {
// Create An Instance Of A Clock Object
const Time = new Date();
let Hour = Time.getHours();
let Minute = Time.getMinutes();
let Second = Time.getSeconds();

// Check Digits Count
if (Minute < 10){
Minute = "0" + Minute
}
if (Second < 10){
Second = "0" + Second
}

// Select Element From Html File To Show
let showTime = document.querySelector('#time')
showTime.innerHTML = Hour + ":" + Minute + ":" + Second

// Repeat Clock Function Per Second
setTimeout(clock, 1000)
}

window.addEventListener('load', clock)
💙 @HeroExpert_ir | کارشناس قهرمان
Please open Telegram to view this post
VIEW IN TELEGRAM
Love Center - Dating, Friends & Matches, NY, LA, Dubai, Global
Love Center - Dating, Friends & Matches, NY, LA, Dubai, Global
Find friends or serious relationships easily