File: index.rst

package info (click to toggle)
dfdatetime 20210509-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 752 kB
  • sloc: python: 5,973; sh: 20; makefile: 18
file content (31 lines) | stat: -rw-r--r-- 609 bytes parent folder | download | duplicates (2)
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`