Bug 34292: (bug 33804 follow-up) Format "checked out on" date
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 17 Jul 2023 08:35:22 +0000 (10:35 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 15 Aug 2023 09:16:53 +0000 (12:16 +0300)
commit0761107a5f02c60413a0950913bfb8bfb6f75ebe
tree7195555d81462311c533df73ca2c86217fd521b0
parentfc2dc973f0beca5e30777a465aece074a29682ae
Bug 34292: (bug 33804 follow-up) Format "checked out on" date

Test plan:

1) Without applying this patch, issue an item to a patron and
   notice that in the 'Checkouts' table the 'Checked out on'
   date is of the form YYYY-MM-DD HH:MM:SS.

2) Apply this patch, restart Plack if necessary.

3) Refresh the patron 'Checkouts' table: this time the 'Checked
   out on' date will observe the setting of your `dateformat`
   System Preference.

4) Extra credit: repeat step 3) for different `dateformat`
   settings, each time you should get a 'Checked out on' date
   that matches the date format you chose.

Signed-off-by: Andreas Roussos <a.roussos@dataly.gr>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/js/checkouts.js