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 36: | Linia 36: | ||
a.setDate(a.getDate() + (13 - a.getDay()) % 7); | a.setDate(a.getDate() + (13 - a.getDay()) % 7); | ||
let b = new Date(); | let b = new Date(); | ||
let r = interval(b - a); | let r = interval(Math.abs(b - a)); | ||
console.debug(format(r)); | console.debug(format(r)); | ||
</script></includeonly> | </script></includeonly> |