kontakt: [email protected]
Widżet:Orgonity: Różnice pomiędzy wersjami
Przejdź do nawigacji
Przejdź do wyszukiwania
imported>Sługa szatana mNie podano opisu zmian |
imported>Sługa szatana mNie podano opisu zmian |
||
Linia 1: | Linia 1: | ||
<includeonly><div id="orgonity"></div><script type="text/javascript"> | <includeonly><div id="orgonity"></div><script type="text/javascript"> | ||
let format = arr => { | let format = arr => { | ||
let wynik = ""; | let wynik = ""; | ||
let sec = interval / 1000; | let sec = interval / 1000; | ||
Linia 35: | Linia 34: | ||
a.setSeconds(0); | a.setSeconds(0); | ||
a.setMilliseconds(0); | a.setMilliseconds(0); | ||
// zajebane ze stackoverflow | |||
a.setDate(a.getDate() + (13 - a.getDay()) % 7); | a.setDate(a.getDate() + (13 - a.getDay()) % 7); | ||
let b = new Date(); | let b = new Date(); |