Posted by Mara Guida on 10/24/82 11:35
Simon Dean wrote:
> ... subtract one date away from another
> ... convert [...] into a number of days
> ... calculate the number of mondays and tuesdays etc between two dates
<snip>
> Workable?
Check these out:
http://aidan.dotgeek.org/repos/?file=Duration.php
http://pear.php.net/package/Date/
http://pecl.php.net/package/date_time
I got the links from the php.net manual page for date().
Other than checking they're not dead links I haven't tested them.
Right now it's the second 'User Contributed Note' from "aidan at php
dot net".
[Back to original message]
|