Wallpaper Engine:壁纸引擎

Wallpaper Engine:壁纸引擎

Perfect Wallpaper-完美壁纸【落樱粒子+多风格动态音频响应+自定义+幻灯片+视频壁纸】-steam独此一家
KoiPanda 2017 年 11 月 2 日 上午 5:39
DD-MM-YYYY-Week
I modded the files and got the DD-MM-YYYY-Week
Not sure if owner allows it but theres no harm here.

How to get it? Make sure you close Wallpaper engine
1.Open the file where the wallpaper is.
2. Folder 'js'
3. Right click on 'time' and click 'edit' (should bring you into text)
4. Look for 'case 8'
5. Replace 'case 8' with : case 8://"YYYY-MM-DD week" case 8://"YYYY-MM-DD week"
oDate.innerHTML = "<span class='sec'>" + t.getDate() +"-"+(t.getMonth()+1) + "-" + t.getFullYear() + "&nbsp"+ we_array[t.getDay()] + "</span>";
Make sure it is properly replaced. Spaces matter I think. I'm not a coder.
6. Save.
7. Open Wallpaper engine and go down to date. It should be 'YYYY-MM-DD Week'.

:) Enjoy

You can do it for all the others as well.
< >
正在显示第 1 - 1 条,共 1 条留言
Plauze 2019 年 3 月 22 日 上午 12:10 
case 8://"YYYY-MM-DD week"
oDate.innerHTML = "<span class='sec'>" + t.getDate() +"-"+(t.getMonth()+1) + "-" + t.getFullYear() + "&nbsp"+ we_array[t.getDay()] + "</span>";

And you also can change the "-" to ".". :-)
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50