JCL Help:EasterSunday
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: EasterSunday Function
Search in JCL Help
Search in all projects
Summary
Returns the date of Easter Sunday for a given year.
Pascal
function EasterSunday(const Year: Integer): TDateTime;
Parameters
Parameters | Description |
const Year: Integer | The year for which you want to know the date of Easter Sunday. |
Return Value
The date of Easter Sunday in the specified year.
Description
EasterSunday returns the date of Easter Sunday for the specified year. The year must be specified with 4 digits - for example 1999.
About
Unit
Donator
Marc Convents
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page