1 Jul
2026
1 Jul
'26
2:09 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42868 --- Comment #5 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 201361 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201361&action=edit Bug 42868: (follow-up) Fix stale comment referencing removed UTC boundary logic The comment above the day-boundary calculation still described the previous dayjs.utc() approach, which was replaced by dayjs.tz() in the parent commit. Update it to describe the current behaviour so it doesn't mislead future maintainers into re-introducing the timezone shift bug this patch fixed. -- You are receiving this mail because: You are watching all bug changes.