* Gunther Birznieks ([EMAIL PROTECTED]) [011114 19:21]: > Date and Time is definitely annoying. This is why we had to write a > Date/Time wrapper library (for our WebCalendar product) around both > Date::Manip AND Class::Date. Class::Date is probably one of the best > right now, but it has to be compiled and is completely unavailable > (as of a few weeks ago) from ActiveState PPM -- So it leaves out > Win32 users. :(
Just a side note -- as of version 1.06 I compile this (along with a handful of other modules OpenInteract and SPOPS use) and make it available for Win32 PPM users. It should be in the POD for Class::Date now. On the larger issue -- I don't think that date and time handling should be in the P5EE sccope, but I also don't think that making informal standards is such a bad thing either. That is, if any P5EE APIs deal with dates or times we make our handling consistent with one of the better modules out there, like Class::Date. Chris -- Chris Winters ([EMAIL PROTECTED]) Building enterprise-capable snack solutions since 1988.
