bug 2296: removing depreceated C4::Date module
authorAndrew Moore <andrew.moore@liblime.com>
Wed, 9 Jul 2008 17:08:14 +0000 (12:08 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Thu, 10 Jul 2008 14:11:11 +0000 (09:11 -0500)
commit2e2bb0209db3fd7d16e07a409f389b35f2cc52de
treed454b07fb42b3d16645d177beb12d189d30ffca7
parent4e6eb990a3bff319476be2c217b2545392d15357
bug 2296: removing depreceated C4::Date module

The C4::Date module is deprecated. It is also no longer used anywhere in Koha.
This patch removes it and the associated tests.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/Date.pm [deleted file]
t/Date.t [deleted file]