[Tickets #11074] Re: Refactor Imap_Client_DateTime
bugs at horde.org
bugs at horde.org
Tue Mar 13 18:38:05 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11074
------------------------------------------------------------------------------
Ticket | 11074
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Refactor Imap_Client_DateTime
Queue | Horde Framework Packages
Version | Git develop
Type | Enhancement
State | Assigned
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2012-03-13 12:38) wrote:
I was looking at this yesterday. The only issue comes with the fact
that internally in this object it is doing things like fixing common
parsing issues with bad dates. It's probably cleaner to do this when
instantiating the object rather than having a utility function return
a DateTime object.
We might be able to optimize by moving the date checking code into the
constructor though.
More information about the bugs
mailing list