Skip to content

Commit 2918934

Browse files
authored
datetime: describe timestamp in :totable() (#4438)
Closes #4437
1 parent 0ce3f88 commit 2918934

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/reference/reference_lua/datetime.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -810,6 +810,9 @@ datetime_object
810810
* - yday
811811
- Days since the beginning of the year. Number.
812812

813+
* - timestamp
814+
- Timestamp, in seconds. Number.
815+
813816
* - isdst
814817
- Is the DST (Daylight Saving Time) applicable for the date,
815818
see a section :ref:`timezone <timezone>`. Boolean.

0 commit comments

Comments
 (0)