mcal_date_compare
Compares two dates
(
PHP 3>= 3.0.13, PHP 4
)
int
mcal_date_compare
(
int
a_year
,
int
a_month
,
int
a_day
,
int
b_year
,
int
b_month
,
int
b_day
)
mcal_date_compare()
Compares the two given dates, returns <0, 0, >0 if a<b, a==b, a>b respectively.
<< mcal_create_calendar
Main
:
Function Reference
:
MCAL functions
: mcal_date_compare
mcal_date_valid >>
This page online
Report a bug
This HTML Help has been published using the chm2web software.