1
edit
Changes
→CUE START TIME RULES
=== CUE START TIME STAMP RULES ===1. The cue start time must be greater or equal to last cue start time (Applicable only if there are any previous cue time stamps available) 2. Should start with any characters in the range of U+0030 DIGIT ZERO (0) to U+0039 DIGIT NINE (9)
* U+0030 DIGIT ZERO (0) to U+0039 DIGIT NINE (9).
* one U+002E FULL STOP character (.).
* one U+003A COLON character (:) only if the hour is zero and not included, if not, two U+003A COLON character (:).
* Hour - two or more characters in the range U+0030 DIGIT ZERO (0) to U+0039 DIGIT NINE (9)
* Minute - 2 characters in the range of U+0030 DIGIT ZERO (0) to U+0039 DIGIT NINE (9). Range 00 to 59.
* Second - 2 characters in the range of U+0030 DIGIT ZERO (0) to U+0039 DIGIT NINE (9). Range 00 to 59.
* Millisecond - 3 characters in the range of U+0030 DIGIT ZERO (0) to U+0039 DIGIT NINE (9). Range 000 to 999.
* Hours and Minute
* Minute and second
=== CUE START TIME RULES ===
1. The cue start time must be greater or equal to last cue start time (Applicable only if there are any previous cue time stamps available)
=== CUE END TIME RULES ===