Commit 8996ae3
LP#1951024 Hourly Checkouts get marked as overdue, even though they are not
When an hourly checkout is made to a patron, the item is immediately marked as
overdue in the items out tab. This is due to a timezone issue with date
comparisons in the items_out.js file. This corrects that timezone issue
using a recommendation by Jason Boyer.
Release-note: Fixes erroneous overdue indication for hourly checkouts.
Co-authored-by: Jason Boyer <[email protected]>
Signed-off-by: Shula Link <[email protected]>
Signed-off-by: Llewellyn Marshall <[email protected]>
Signed-off-by: Michele Morgan <[email protected]>1 parent de2572c commit 8996ae3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
0 commit comments