PHP Class for Date Time calculations – Part 1

Performing data/time calculation is basic requirement in any programming project. No serious application can hide from it, so thankfully PHP itself comes with some very useful data/time functions. But, I feel that those PHP date/time functions are probably great for data/time display and formatting, but not so much for calculating for things like the beginning/end [...]

Posted on July 14, 2008 at 6:34 pm by Eldee · Permalink · 6 Comments
In: PHP Tutorials · Tagged with: