Vorlage:Wochentag

Aus Kitakien

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Zeile 26: Zeile 26:
|=+(3-(({{{3|}}}-50)/100 round 0) mod 4)*2 <!-- gregorianisch:-->
|=+(3-(({{{3|}}}-50)/100 round 0) mod 4)*2 <!-- gregorianisch:-->
  -({{{2|0}}}<3)*(({{{3|0}}}mod 4=0)*{{{3|0}}} mod 100 or ({{{3|0}}}mod 400=0))
  -({{{2|0}}}<3)*(({{{3|0}}}mod 4=0)*{{{3|0}}} mod 100 or ({{{3|0}}}mod 400=0))
-
|#default=-((({{{3|}}}+150)div 100 round 0) mod 7 -6) <!-- julianisch -->
+
|#default=-((({{{3|}}}+150)div 100 round 0) mod 7 -6) +({{{2|0}}}<0)*3<!-- julianisch -->
}}
}}
) mod 7
) mod 7
}}
}}

Version vom 12:28, 10. Jan. 2008

Wochentagsberechnung

Eingabe
{{Wochentag|1|1|1970}} (Tag|Monat|Jahr)
Ausgabe
0 (Sonntag), 1 (Montag), 2 (Dienstag), 3 (Mittwoch), 4 (Donnerstag), 5 (Freitag), 6 (Samstag)
Beispiel
Im Korrektionsjahr 1582 folgte auf Donnerstag den 4.10.1582 der Freitag den 15.10.1582
...
{{#switch:{{Wochentag|15|10|1582}}|1=Montag|2=Dienstag|3=Mittwoch|4=Donnerstag|5=Freitag|6=Samstag|0=Sonntag}}
...

0

Persönliche Werkzeuge