easter_days
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Get number of days after March 21 on which Easter falls for a given year
<?php easter_days
(?
int $year
=
null
,
int $mode
=
CAL_EASTER_DEFAULT
):
int