add new timeutils to doctests

This commit is contained in:
Mahmoud Hashemi 2016-05-21 00:26:21 -07:00
parent 294344b84f
commit 218685d3c5
1 changed files with 4 additions and 2 deletions

View File

@ -3,10 +3,12 @@
.. automodule:: boltons.timeutils
.. autofunction:: total_seconds
.. autofunction:: dt_to_timestamp
.. autofunction:: daterange
.. autofunction:: isoparse
.. autofunction:: parse_timedelta
.. autofunction:: strpdate
.. autofunction:: total_seconds
.. autofunction:: dt_to_timestamp
.. autofunction:: relative_time
.. autofunction:: decimal_relative_time