Bug 8486 Correct calculation of days_between
authorColin Campbell <colin.campbell@ptfs-europe.com>
Tue, 24 Jul 2012 14:16:10 +0000 (15:16 +0100)
committerPaul Poulain <paul.poulain@biblibre.com>
Wed, 25 Jul 2012 13:52:16 +0000 (15:52 +0200)
commit3b694b9b1c80477d50991c2e9204f9e155fdb378
tree8e52641c19b23bd4946ae915275714e611c6dd57
parent5432bd488f2cd842f4fece93c42423a3fc26143b
Bug 8486 Correct calculation of days_between

Thee were errors in the calculation used for days_between
which caused incorrect values to be returned
Added tests to validate calculation

NB Tests still need to be provided for the hourly
calculations
Koha/Calendar.pm
t/Calendar.t