ISO 8601 :Time Hour value "24:00" or "00:00"

The ISO-8601 standard is very clear on this. It MUST be 00:00 and 24:00 is not allowed.

Hi Sandy,

Thank you for reporting this issue!

ISO8601 format checks will be adjusted in the next release.

Kind Regards,

Sergiy

Hi,

Per CDISC and SDTM IG - ISO 8601 format for Hours (HH) should follow :

[hh] = two digits of hour (00 through 23) (am/pm is NOT allowed).

But the Open CDISC Validator even passes the data when hh = 24, whereas ideally it should fail such a data point.

Any comments.