Skip to content

Commit

Permalink
datetime: describe timestamp in :totable() (#4438)
Browse files Browse the repository at this point in the history
Closes #4437
  • Loading branch information
ligurio authored Aug 15, 2024
1 parent 0ce3f88 commit 2918934
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/reference/reference_lua/datetime.rst
Original file line number Diff line number Diff line change
Expand Up @@ -810,6 +810,9 @@ datetime_object
* - yday
- Days since the beginning of the year. Number.

* - timestamp
- Timestamp, in seconds. Number.

* - isdst
- Is the DST (Daylight Saving Time) applicable for the date,
see a section :ref:`timezone <timezone>`. Boolean.
Expand Down

0 comments on commit 2918934

Please sign in to comment.