Skip to content

Commit

Permalink
Further left-over documentation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
uwefladrich committed Nov 5, 2024
1 parent 5cfc400 commit 5c9d5c7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/sphinx/scripts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -389,6 +389,9 @@ increment_datetime
base.context:
date_time: "{{ '2022-01-01 00:00:00' | datetime | increment_datetime(days=1, hours=6)}}""

.. versionadded:: 1.1
``increment_datetime`` filter added.

date
Converts a string to a ``datetime.date`` object::

Expand Down

0 comments on commit 5c9d5c7

Please sign in to comment.