cal_days_in_month
Supported Versions: PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8
Return the number of days in a month for a given year and calendar
<?php cal_days_in_month
(
int $calendar
,
int $month
,
int $year
):
int