I am writing an application to allow users to enter weekly data and am
storing the data based on the year and the ISO week number.  The data
will be reported on a monthly basis and therefore I need a way to find
the ISO week number for the first full week of the month
(Monday-Sunday) and the ISO week number for the last week (starting on
the last Sunday of the month).  Does anyone have a suggestion?

Thanks!
-- 
John Eggen <[EMAIL PROTECTED]>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to