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 @@ -592,11 +592,6 @@ Seconds may be omitted, in which case `:00` will be assumed.
592592ldt3 = 1979-05-27 T07:32
593593```
594594
595- Millisecond precision is required. Further precision of fractional seconds is
596- implementation-specific. If the value contains greater precision than the
597- implementation can support, the additional precision must be truncated, not
598- rounded.
599-
600595Implementations are required to support at least millisecond precision.
601596Additional digits of precision may be specified, but if they exceed the
602597supported precision then the extra digits must be truncated, not rounded.
@@ -630,11 +625,6 @@ Seconds may be omitted, in which case `:00` will be assumed.
630625lt3 = 0 7:32
631626```
632627
633- Millisecond precision is required. Further precision of fractional seconds is
634- implementation-specific. If the value contains greater precision than the
635- implementation can support, the additional precision must be truncated, not
636- rounded.
637-
638628Implementations are required to support at least millisecond precision.
639629Additional digits of precision may be specified, but if they exceed the
640630supported precision then the extra digits must be truncated, not rounded.
You can’t perform that action at this time.
0 commit comments