Forum Moderators: coopster

Message Too Old, No Replies

Best Date and Time Class

Which is the best Date and Time Class out there?

         

nxfx

2:28 am on Aug 4, 2006 (gmt 0)

10+ Year Member



Hello,

i am redoing a site where i have about 3 Pages full of time Calculations, i looked at PHPCLASSES but could not find any ones that looked good or had a good Documentation,
which is the best class u guys now for Date and TIme formating and calculations?

Thank you

coopster

1:52 pm on Aug 4, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



My own ;)

But seriously, it all depends on what you are doing with date and time, you know, your own requirements.

nxfx

2:05 am on Aug 8, 2006 (gmt 0)

10+ Year Member



OK,

mainly i have 6 Different Tables with dates in them, some are date and time, some time only, some date only, for the first part i have to Format and Show them, for the second i have to take the last date from a table, and then calculate X days on top of it, and format the result, and then i have to take a date or range and select records in that range from a DB!

Thanks

coopster

3:55 am on Aug 8, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



I couldn't tell you which, if any, exist. I would like to believe that if you aren't ready to write your own you might find some at [phpclasses.org...] or perhaps some of the other open source repositories.