Wallpaper Engine

Wallpaper Engine

11,601 평점
Day/Night-Cycle slide-clock
3
3
   
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
Miscellaneous: Approved
Type: Web
Age Rating: Everyone
Genre: Relaxing
Resolution: Dynamic resolution
Category: Wallpaper
파일 크기
게시일
8.775 MB
2018년 4월 29일 오후 3시 19분
1개의 변경 사항 ( 보기 )

다운로드 위해 구독하기
Day/Night-Cycle slide-clock

설명
[buymeacoffee.com]


Day from 7 - 21
Night from 21 - 7


Full, Background Day/Night Cycle, with slide Clock
Working on the most 16:9 resolutions.
Clock function from CodePen.io(Jacob Foster)

Here you can see the Frequently asked questions


인기 토론 모두 보기(3)
0
2023년 1월 12일 오전 3시 02분
Clock
TheRealHalle
0
2018년 7월 18일 오전 10시 23분
Make the clock tick evenly
zbw8388
댓글 137
AlconburyBlues 2024년 6월 4일 오전 7시 59분 
Nice simple creation. But it's missing the standard alignment and positioning options. So everything is off the screen. All I see is the clock.
dschonny 2023년 8월 28일 오전 8시 45분 
To remove seconds yourself, do this:

Go to
\steamapps\workshop\content\431960\1373816444\

edit index.html
remove second entry that reads

<div class="colon"></div>

or comment out by adding <!-- before it and --> behind it.
Should be Line 56

Save file.



Go to subfolder js

edit index.js

find function getClock() and change line

return [use24HourClock ? d.getHours() : d.getHours() % 12 || 12, d.getMinutes(), d.getSeconds()].reduce(padClock, '');

to

return [use24HourClock ? d.getHours() : d.getHours() % 12 || 12, d.getMinutes()].reduce(padClock, '');

in other words, remove
, d.getSeconds()
from that line.

If you want to be on the sure side, make a duplicate of that line, comment one out by adding // at the beginning and edit the other one to easyly change back if sth goes wrong.

Save.

If wallpaper is already active, change to another one and then back to this one and voilá, seconds are gone.
dschonny 2023년 8월 28일 오전 12시 26분 
me like
+1 for a version without seconds
Eshelb_XD 2023년 7월 30일 오후 6시 01분 
Can you make it so we can set it to a 12-hour format?
Smoke 2 Joints 2023년 7월 1일 오후 6시 12분 
SHOULD BE ABLE TO REMOVE SECONDS AND JUST HAVE HOURS/ MINUTES
GPG118 2023년 6월 23일 오전 2시 34분 
Buen fondo me gusta asi para un set-up tranquilo sin leds ni na.
------------------------------------------------------------------------------------------------
Nice wallpaper, I like it for a quiet set-up without leds and nothing :D :steamthumbsup:
TKN-Andrew 2023년 6월 14일 오후 4시 43분 
Cause of some reason it is so zoomed in. If you can fix it, you will be the best.
bleaK 2022년 12월 28일 오전 5시 11분 
Can I get rid of Seconds and just have hours/minutes?
Dedebora 2022년 11월 14일 오후 10시 40분 
genial:espresso:
zampolet 2022년 9월 19일 오전 2시 24분 
время показывает на час меньше. настроек не нашел