(PHP 4)
mcal_date_compare — 二つの日付を比較する
mcal_date_compare() は、二つの日付を比較し、 a<b , a==b, a>b の場合に、それぞれ、<0, 0, >0 を返します。