mars-dtc

Integrated Martian Calendar and Datetime Support for Python

Author

Victor De Lima

Published

October 6, 2025

mars-dtc is a Python library for representing and manipulating Martian dates and times.

Installation

pip install mars-dtc

Citing mars-dtc

If you use mars-dtc in your publication, please cite it by using the following BibTeX entry.

@software{De_Lima_mars-dtc_Integrated_Mars_2025,
    author = {De Lima, Victor},
    month = oct,
    title = {{mars-dtc: Integrated Mars Datetime and Calendar Support for Python}},
    url = {https://purl.org/victordelima/mars-dtc},
    year = {2025}
}