The branch "master" has been updated. The following is a summary of the commits.
from: 9d8b50527b212200e9612b8f6820dc689c26313e d6aaf4b... return Horde_Date objects instead of DateTime, and for date fields, set the default format to Y-m-d ----------------------------------------------------------------------- commit d6aaf4b4dcac5b3b769c70b0c2c02187beb335ef Author: Chuck Hagenbuch <[email protected]> Date: Sun May 24 15:53:11 2009 -0400 return Horde_Date objects instead of DateTime, and for date fields, set the default format to Y-m-d Horde_Date has a __toString() method, making it more compatible with the old non-casting behavior, and it's also more, well, Horde-ish. framework/Db/lib/Horde/Db/Adapter/Abstract/Column.php | 17 ++++++++--------- 1 files changed, 8 insertions(+), 9 deletions(-) http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Abstract/Column.php?rt=horde-git&r1=7d5f8c8c6fe602160ba1ac678478d7e1db78de1b&r2=d6aaf4b4dcac5b3b769c70b0c2c02187beb335ef __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
