File: index.rst

package info (click to toggle)
dfdatetime 20240504-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 884 kB
  • sloc: python: 7,898; sh: 22; makefile: 15
file content (30 lines) | stat: -rw-r--r-- 593 bytes parent folder | download
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
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`