Production Conformance Catalog · 18/25
Caption timing conformance
Caption start times using HH:MM:SS.mmm.
Test cases
| ID | Input | Expected | Actual |
|---|---|---|---|
| 1 | "00:00:00.000" | true | true |
| 2 | "01:02:03.456" | true | true |
| 3 | "23:59:59.999" | true | true |
| 4 | "1:02:03.456" | false | false |
| 5 | "00:60:00.000" | false | false |
| 6 | "" | false | false |