Bug 10666: (follow-up) really fix the daily quotes test
authorGalen Charlton <gmc@esilibrary.com>
Fri, 16 Aug 2013 00:33:24 +0000 (00:33 +0000)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Fri, 16 Aug 2013 15:45:51 +0000 (12:45 -0300)
commit18c352b581b9e2ca525e44c277c7f3bbace382e2
tree913b1566cbc7a68263d953643066e3d9348c0177
parent5a250b20e2a8d29cf0b114f7e7d9886de26d108a
Bug 10666: (follow-up) really fix the daily quotes test

Koha::DateUtils::dt_from_string() and DateTime->now() are
not equivalent -- they don't handle timezones in the same
way.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit c6f903198cf427b9e4c9f8ad89fef97518998a09)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
t/db_dependent/Koha.t