Skip to content

Commit 7306639

Browse files
Update doc/reference/reference_lua/datetime.rst
Co-authored-by: Andrey Aksenov <[email protected]>
1 parent 9146080 commit 7306639

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/reference/reference_lua/datetime.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1168,9 +1168,9 @@ Limitations
11681168
1917-07-02 00 +033119 MST 1
11691169
1917-12-27 23 +023119 MMT
11701170
1171-
Modern ``tzdata`` rules do not use such tiny fraction, and all timezones differ
1172-
to UTC in units measured in minutes, not seconds. Tarantool datetime module uses
1173-
minutes internally as units for ``tzoffset`` so there is some loss of precision
1171+
Modern ``tzdata`` rules do not use such a tiny fraction, and all timezones differ
1172+
from UTC in units measured in minutes, not seconds. Tarantool datetime module uses
1173+
minutes internally as units for ``tzoffset``. So there might be some loss of precision
11741174
if you try to operate with such ancient timestamps.
11751175

11761176
References

0 commit comments

Comments
 (0)