Bug 29718: (QA follow-up) ISO 8601 allows +02 and +0200
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 14 Jan 2022 09:07:58 +0000 (09:07 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Fri, 28 Jan 2022 21:09:06 +0000 (11:09 -1000)
commitd8431acd7707cd03f7ec2e53ec07b6c7157d43d1
tree8e1cd1023f80cbd27a174b483b85971dd9d3a5ea
parent5a8535c642af320856a56df317557b4ffc1f3fc3
Bug 29718: (QA follow-up) ISO 8601 allows +02 and +0200

The UTC offset is appended to the time in the form:
    ±[hh]:[mm], ±[hh][mm], or ±[hh]

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Koha/DateUtils.pm
t/DateUtils.t