]> git.koha-community.org Git - koha.git/commit
Bug 25723: Drop DateTime::Set dependancy
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 12 Jun 2020 10:53:49 +0000 (11:53 +0100)
committerLucas Gass <lucas@bywatersolutions.com>
Mon, 27 Jul 2020 17:38:16 +0000 (17:38 +0000)
commit30e01203284cc0f76e860644b3032799ccea2f2e
treef256a5808d716b7f8edbc8bd281fdd509d5f8896
parent5d25e77f8c4543d6b50f3f867efc4510f4b20667
Bug 25723: Drop DateTime::Set dependancy

This patch removes our use of DateTime::Set and replaces it with a quick
hashref implimentation

Signed-off-by: Emma Perks <Emma.Perks2@uhb.nhs.uk>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Joonas Kylmälä <joonas.kylmala@helsinki.fi>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 0f0553da225052ff5b8b9bca7a386e04472f32da)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Koha/Calendar.pm