computus

版本 1.2 (3.6 KB) 作者: François Beauducel
Computes Catholic Easter Sunday date and other Christian feasts
436.0 次下载
更新时间 2021/1/10

This little function computes the date of Easter Sunday for present year or specific years, using Oudin's algorithm. It works for the entire Julian calendar (starting 325 AD) and Gregorian calendar (after 1583 AD). An option allows to use the Western Orthodox Church calendar instead of the default Catholic Church.

Easter day is useful to calculate other Christian feasts, like Ash Wednesday (Easter - 46), Good Friday (Easter - 2), Ascension Thursday (Easter + 39), Pentecost (Easter + 49). The function might recognise most of the Christian days related to Easter.

Examples:
>> computus
Sunday 21 April 2019
>> computus(2024)
Sunday 31 March 2024
>> computus ash
Wednesday 06 March 2019
>> computus(2020:2022,'ascension')
Thursday 21 May 2020
Thursday 13 May 2021
Thursday 26 May 2022

See help for syntax, and details.

引用格式

François Beauducel (2024). computus (https://github.com/beaudu/computus/releases/tag/v1.2), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2019a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Holidays / Seasons 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

无法下载基于 GitHub 默认分支的版本

版本 已发布 发行说明
1.2

See release notes for this release on GitHub: https://github.com/beaudu/computus/releases/tag/v1.2

1.1.0.1

connect to github

1.1.0.0

adds main Christian dates as input argument.

1.0.0.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库