mirror of
https://github.com/NohamR/xovi-qmd-extensions.git
synced 2026-07-11 22:42:39 +00:00
Add QMD extensions for version 3.23.0.64
This commit is contained in:
@@ -16,9 +16,9 @@ AFFECT [[4911547370760691430]]
|
||||
property ~&7083178290016&~ set_Format_Date: "dd/MM hh:mm"
|
||||
|
||||
function getCestTime() {
|
||||
~&197102514&~ now = new ~&6502586279&~();
|
||||
~&197102514&~ now = new ~&6502586279&~();
|
||||
~&197102514&~ utc = now.getTime() + (now.getTimezoneOffset() * 60000);
|
||||
~&197102514&~ cestTime = new ~&6502586279&~(utc + (2 * 3600000)); /* UTC + 2 hours
|
||||
~&197102514&~ cestTime = new ~&6502586279&~(utc + (2 * 3600000)); /* UTC + 2 hours
|
||||
*/
|
||||
~&7083121450889&~ cestTime;
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
AFFECT [[3197972396468700595]]
|
||||
TRAVERSE [[6502786168]]#[[10742505294233322867]]
|
||||
TRAVERSE [[11969557448369804645]]#[[214642769434]]
|
||||
REMOVE [[2329322817130602767]]#[[3012293087768835154]]
|
||||
TRAVERSE [[425121728314878811.16765000136167945189]]#[[214642769434]]
|
||||
REMOVE [[425121728314878811.16765000136167945189.7081261925573]]#[[3012293087768835154]]
|
||||
END TRAVERSE
|
||||
END TRAVERSE
|
||||
END AFFECT
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
AFFECT [[12542166428983872557]]
|
||||
IMPORT [[9024234502391964376]] 1.0
|
||||
IMPORT [[7082573613689.5972775.6504315758]] [[180922.180921]]
|
||||
|
||||
TRAVERSE [[7711468349764991]] > [[6502786168]] > [[8397788359424131273]] > [[14125623155555875541]]#[[7082882068103]]
|
||||
|
||||
|
||||
@@ -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() {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
; credit: https://github.com/StarNumber12046/xovi-qmd-extensions/blob/main/uncompressCreate.qmd
|
||||
AFFECT [[9238134294692494357]]
|
||||
IMPORT [[11386068989125244955]] 1.0
|
||||
IMPORT [[7082573613689.6504391364.254540341572282132]] [[180922.180921]]
|
||||
TRAVERSE [[6502786168]]#[[6504254477]]
|
||||
TRAVERSE [[254501108490678590]]#[[16596251247453125840]] > [[254501558939456351]]#[[6391657810197849963]]
|
||||
LOCATE AFTER [[7081201431623]]#[[6504074876]]
|
||||
|
||||
Reference in New Issue
Block a user