Skip to content

Commit

Permalink
feat: document date parser
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharp-Eyes committed Sep 19, 2024
1 parent a963230 commit b034856
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/source/api_ref/impl/parser/stdlib.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,8 @@ Classes

.. autoclass:: components.impl.parser.stdlib.DatetimeParser
:members:

.. attributetable:: components.impl.parser.stdlib.DateParser

.. autoclass:: components.impl.parser.stdlib.DateParser
:members:

0 comments on commit b034856

Please sign in to comment.