Actions
Bug #20797
closedUTC offset seconds part is not checked
Bug #20797:
UTC offset seconds part is not checked
Description
Actions
Added by nobu (Nobuyoshi Nakada) over 1 year ago. Updated over 1 year ago.
Description
Applied in changeset git|9611c619ac60e9aeb0341b0c8cf322a42707ce38.
[Bug #20797] Check seconds in UTC offset as well as minutes
I think the issue is trivial and the making the validation more restrictive could cause errors in applications.
I decided to WONTFIX on ruby_3_2.
I feel the same about it. This is gonna be a WONTFIX for ruby_3_3 too.