Skip to content

Commit

Permalink
Merge pull request #8312 from dtugend/doc-TIMESPAN
Browse files Browse the repository at this point in the history
Add TIMESPAN to doc
  • Loading branch information
ThomasWaldmann authored Jul 31, 2024
2 parents 364eb87 + e715b9f commit 6039349
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/usage/general/date-time.rst.inc
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,10 @@ For more information about that, see: https://xkcd.com/1179/

Unless otherwise noted, we display local date and time.
Internally, we store and process date and time as UTC.


.. rubric:: TIMESPAN

Some options accept a TIMESPAN parameter, which can be given as a
number of days (e.g. ``7d``) or months (e.g. ``12m``).

0 comments on commit 6039349

Please sign in to comment.