File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed
Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -593,11 +593,6 @@ Seconds may be omitted, in which case `:00` will be assumed.
593593ldt3 = 1979-05-27 T07:32
594594```
595595
596- Millisecond precision is required. Further precision of fractional seconds is
597- implementation-specific. If the value contains greater precision than the
598- implementation can support, the additional precision must be truncated, not
599- rounded.
600-
601596Implementations are required to support at least millisecond precision.
602597Additional digits of precision may be specified, but if they exceed the
603598supported precision then the extra digits must be truncated, not rounded.
@@ -631,11 +626,6 @@ Seconds may be omitted, in which case `:00` will be assumed.
631626lt3 = 0 7:32
632627```
633628
634- Millisecond precision is required. Further precision of fractional seconds is
635- implementation-specific. If the value contains greater precision than the
636- implementation can support, the additional precision must be truncated, not
637- rounded.
638-
639629Implementations are required to support at least millisecond precision.
640630Additional digits of precision may be specified, but if they exceed the
641631supported precision then the extra digits must be truncated, not rounded.
You can’t perform that action at this time.
0 commit comments