1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
Welcome to the dfDateTime documentation
========================================
dfDateTime, or Digital Forensics date and time, provides date and time objects
to preserve accuracy and precision.
The source code is available from the `project page <https://github.com/log2timeline/dfdatetime>`__.
.. toctree::
:maxdepth: 2
sources/user/index
.. toctree::
:maxdepth: 2
Date and time values <sources/Date-and-time-values>
.. toctree::
:maxdepth: 2
API documentation <sources/api/dfdatetime>
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
|