Because in crontab you have to write date '+\%Y-\%m-\%d'
Created attachment 75970 [details] [review] Bug 20915: Use date --iso-8601 instead of date +%Y-%m-%d
Created attachment 75976 [details] [review] Bug 20915: Use date --iso-8601 instead of date +%Y-%m-%d
Created attachment 78661 [details] [review] Bug 20915: Use date --iso-8601 instead of date +%Y-%m-%d In delete_patrons.pl's POD To be more readable and crontab friendly Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Created attachment 79256 [details] [review] Bug 20915: Use date --iso-8601 instead of date +%Y-%m-%d In delete_patrons.pl's POD To be more readable and crontab friendly Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Awesome work all! Pushed to master for 18.11
This will not be backported to 18.05.x series.