EASTERSUNDAY function
From Apache OpenOffice Wiki
		< Documentation | How Tos
		
		
EASTERSUNDAY
Returns the date of Easter Sunday in a given year.
Syntax:
EASTERSUNDAY(year)
- year is an integer between 1583 and 9956 or between 0 and 99, specifying the year.
 
Example:
EASTERSUNDAY(2008)
- returns the date 23rd March 2008, which is the date of Easter Sunday in 2008.
 
Issues:
- This function is not available in Excel.
 
See Also