May 07
Simple PHP Date Class
I found a rather funky class on PHP Classes today, something that the creator called “Ultimate Date Parser”, and it’s not too bad. Personally the code is a bit messy for me (again, I don’t have OCD!), but it looks like it works. I might see if I can tidy it up a bit and finish off the Localize function.
Either way, here it is: http://www.phpclasses.org/browse/package/4535.html
Unfortunately though, not much use for work as we already have a magical date handling class.








May 7th, 2008 at 8:37 pm