Difference between revisions of "Documentation/How Tos/Calc: EASTERSUNDAY function"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Robot: Automated text replacement %s)
m
Line 13: Line 13:
 
<tt>'''EASTERSUNDAY(2008)'''</tt>
 
<tt>'''EASTERSUNDAY(2008)'''</tt>
 
: returns the date 23rd March 2008, which is the date of Easter Sunday in 2008.
 
: returns the date 23rd March 2008, which is the date of Easter Sunday in 2008.
 +
 +
=== Issues: ===
 +
* This function is not available in Excel.
  
  
Line 22: Line 25:
 
* [[Documentation/How_Tos/Calc: Functions listed alphabetically|Functions listed alphabetically]]
 
* [[Documentation/How_Tos/Calc: Functions listed alphabetically|Functions listed alphabetically]]
 
* [[Documentation/How_Tos/Calc: Functions listed by category|Functions listed by category]]}}
 
* [[Documentation/How_Tos/Calc: Functions listed by category|Functions listed by category]]}}
 
=== Issues: ===
 
* This function is not available in Excel.
 

Revision as of 10:16, 2 March 2009


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.


Template:Documentation/SeeAlso

Personal tools