We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4188354 commit a138601Copy full SHA for a138601
doc/reference/reference_lua/datetime.rst
@@ -1098,8 +1098,7 @@ that besides the time zone description files also contains a leapseconds file.
1098
You can use the Lua module :ref:`tarantool <tarantool-module>` to get a used
1099
version of ``tzdata``.
1100
1101
-This section describes how the ``datetime`` module supports leap seconds.
1102
-It's very initially level of support:
+The ``datetime`` module supports leap seconds at the most basic level:
1103
1104
* The function :ref:`datetime.parse() <datetime-parse>` correctly parses
1105
an input string with 60 seconds:
0 commit comments