can't think of exactly the math, but get the weekdayday of the 1st,
divide how many days in the month/7, and it should be easy enuff.

use a combination of date() and mktime() to get the first day of the
month methinks.

Gfunk         -          http://www.gfunk007.com/

I sense much beer in you. Beer leads to intoxication, intoxication to
hangovers, and hangovers to... suffering.


----- Original Message -----
From: "Romulo Roberto Pereira" <[EMAIL PROTECTED]>
To: "php-general" <[EMAIL PROTECTED]>
Sent: Friday, January 19, 2001 11:07 AM
Subject: [PHP] date problem: some months have 5 weeks... how I discover
which ones?


Hey!

A little bit of definition:

- a week start on sunday and ends on saturday;

- a year has 365/7 ~= 52 weeks;

How do I discover what months have 5 weeks and what have 4?

Rom



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to