Bug 21610: Improve default values for dates
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 19 Oct 2018 11:22:20 +0000 (08:22 -0300)
committerroot <root@665746303f3b>
Fri, 1 Feb 2019 20:19:54 +0000 (20:19 +0000)
commit766eaa0df45f04523737a8f04b045122b3e11b18
tree9a5b05a02f68c0c7aa7d59ea243fd81fdf53cfc2
parent0ee4e9e14fe461e72806491c819f4c033f95f13b
Bug 21610: Improve default values for dates

This patch fixes failures on t/db_dependent/Koha/Patrons/Import.t
and keep t/Auth_with_shibboleth.t and t/db_dependent/Koha/Object.t green

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Koha/Object.pm