Add QMD extensions for version 3.23.0.64

This commit is contained in:
√(noham)²
2025-11-08 18:48:38 +01:00
parent 79b85510d9
commit 79eacc385c
16 changed files with 304 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
; credit for the original clock implementation: https://github.com/StarNumber12046/xovi-qmd-extensions/blob/main/quickSettingsClock.qmd
AFFECT [[12542166428983872557]]
IMPORT [[9024234502391964376]] 1.0
IMPORT [[7082573613689.5972775.6504315758]] [[180922.180921]]
TRAVERSE [[7711468349764991]] > [[6502786168]] > [[8397788359424131273]] > [[14125623155555875541]] > [[6502786168]] > [[254501558939456351]]#[[254548156692664613]]
@@ -19,9 +19,9 @@ AFFECT [[12542166428983872557]]
~&6504315758&~: ~&5971598&~.~&6460516198169535423&~(getCestTime(), minuteFormat)
function getCestTime() {
~&197102514&~ now = new ~&6502586279&~();
~&197102514&~ now = new ~&6502586279&~();
~&197102514&~ utc = now.getTime() + (now.getTimezoneOffset() * 60000);
~&7083121450889&~ new ~&6502586279&~(utc + cestOffset);
~&7083121450889&~ new ~&6502586279&~(utc + cestOffset);
}
function updateClock() {