Hi
Perhaps that should have been:

echo date("d/m/Y",strtotime("third monday",strtotime("2/1/2002")));

:-)
Tom


At 05:17 AM 16/04/2002, Tom Beidler wrote:
>I need to calculate the date to see if it's a holiday, i.e. is today
>presidents day, which happens to be the third monday of february. Can
>someone point me to some code that can do that?
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php


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

Reply via email to