A woman in a white dress sitting on a bed.
@Daisy
var d = "00:20:19".split(":");
var hr = parseInt(d[0]);
var min = parseInt(d[1]);
var sec = parseInt(d[2]);
if(hr < 9 || hr >= 21) {
document.getElementById("clockContainer602").style.backgroundColor = "lightblue";
}
var hr_rotation = 30 * hr + min / 2;
var min_rotation = 6 * min;
var sec_rotation = 6 * sec;
document.getElementById("hour602").style.transform = `rotate(${hr_rotation}deg)`;
document.getElementById("minute602").style.transform = `rotate(${min_rotation}deg)`;
document.getElementById("second602").style.transform = `rotate(${sec_rotation}deg)`;
September 17, 2024 00:20
#602 en
A woman in a white dress sitting on a bed.
https://lotteh.com/feed/post/a-woman-in-a-white-dress-mark-smile-pretty/?lang=zh
https://lotteh.com/feed/post/a-woman-in-a-white-dress-mark-smile-pretty/?lang=zh -
(Click or tap to download image)
Professional entertainment, photos, videos, audio, livestreaming and casual gameplay, as well as ID scanning, web development and surrogacy services.