Easter Sunday Indicator

Indicates if a date is the Easter Sunday
11,2K téléchargements
Mise à jour 10 oct. 2006

Aucune licence

Returns an indicator 0 or 1 that tells if a date is the Easter Sunday according to either the Catholic or the Orthodox dogma.

Example:
>> e=easter(15,4,2002,'Catholic')

e =

0

>> e=easter(31,3,2002,'Catholic')

e =

1

Citation pour cette source

Alexandros Leontitsis (2024). Easter Sunday Indicator (https://www.mathworks.com/matlabcentral/fileexchange/12588-easter-sunday-indicator), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R14
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Holidays / Seasons dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0