https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24850
--- Comment #75 from Marcel de Rooy <[email protected]> --- (In reply to Marcel de Rooy from comment #74) > From the RFC: > time-second = 2DIGIT ; 00-58, 00-59, 00-60 based on leap second > ; rules > > And the code: > + > (\.\d{1,3})?(([Zz])|((?<offset>[\+|\-])(?<hours>[01][0-9]|2[0-3]): > (?<minutes>[0-5][0-9]))) > > No blocker, just noting No, thats fine. Looking at seconds.. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
