6 Nov
2021
6 Nov
'21
1:46 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29410 --- Comment #3 from Andrew Nugged <nugged@gmail.com> --- more notes: $item->due_date comes in as DateTime object once, '2021-12-03T23:59:00', ref: 'DateTime' but it also comes as scalar '0'. $item->hold_pickup_date comes in as scalar '2021-11-11', ref: '' it also comes as scalar '0'. $item->recall_date comes as scalar '0', I didn't yet figure out in which kind it comes when it has non-zero. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.