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 56a20bf commit 0ce3f88Copy full SHA for 0ce3f88
doc/reference/reference_lua/datetime.rst
@@ -155,8 +155,8 @@ Functions
155
- 0
156
157
* - tzoffset
158
- - A time zone offset from UTC, in minutes. If both ``tzoffset`` and
159
- ``tz`` are specified, ``tz`` has the preference and the ``tzoffset``
+ - A time zone offset from UTC, in minutes. Value range: -720 - 840 inclusive.
+ If both ``tzoffset`` and ``tz`` are specified, ``tz`` has the preference and the ``tzoffset``
160
value is ignored. See a section :ref:`timezone <timezone>`.
161
- number
162
0 commit comments