14 Jan
2022
14 Jan
'22
8:18 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29718 --- Comment #29 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (?<utc>[Zz]$)|((?<offset>[\+|\-])(?<hours>[01][0-9]|2[0-3]):(?<minutes>[0-5][0-9])) What slightly confuses is that we use the names hours and minutes here while we also use hour and minute. It is not completely clear that the hours and minutes belong to the tz offset. Better name? -- You are receiving this mail because: You are watching all bug changes.