Scilab Function
Last update : 1/11/2005
ostern - calculation of the eastern
day
Calling Sequence
-
[Q,os] = ostern(j)
Parameters
-
j
: year. Years may be within the range 1583 - 2299
-
Q
: Date of eastern sunday in the form [day, month, year]
-
os
: difference between 1st of January and eastern sunday in
days.
Description
-
The eastern date is important for the calculation of some other
celebration days. This function is fundamental for the function
"feiertag".
Examples
[Q,os]=ostern(2006)
See Also
feiertag
,
werktage
,
Authors
-
Dr. Andreas Geissler geisslea@web.de