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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user