[Koha-bugs] [Bug 8652] There is no default value for the late orders

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 11 18:02:10 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8652

Colin Campbell <colin.campbell at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |colin.campbell at ptfs-europe.
                   |                            |com

--- Comment #4 from Colin Campbell <colin.campbell at ptfs-europe.com> ---
The date handling is wrong. dt_from_string returns a DateTime object. there is
no need for the xxx_iso variables. if you need the date as a string in iso
format you can retrieve that using DateTime's methods

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list