|
PHP5中文手册
mcal_week_of_year(PHP 4) mcal_week_of_year — Returns the week number of the given date Description
int mcal_week_of_year
( int $day
, int $month
, int $year
)
mcal_week_of_year() returns the week number of the given date. |