int = GetEasterFor(nYear)
This macro function takes in an integer expression (nYear) and returns a number which is the date of Easter for that year.
nEaster2020 = GetEasterFor(2020)
nEasterThisYear = GetEasterFor(YearOf(Today()))
See also: GetOrthodoxEasterFor.
Topic 105073, last updated on 18-Apr-2020