PHP Class for Date Time calculations – Part 2
In my previous posting I touched on a PHP class called DateClass (by Steve Powell) that I downloaded from phpclasses.org. The DateClass package actually contained 2 separate classes. One for manipulating dates and the other for date spans.
This post will cover how to use the DateSpanClass to easily calculate the difference between 2 dates, in [...]
Posted on July 21, 2008 at 6:50 pm by Eldee · Permalink
· One Comment
In: PHP Tutorials · Tagged with: class, date, PHP
In: PHP Tutorials · Tagged with: class, date, PHP
