Releases: adafruit/Adafruit_CircuitPython_datetime
Releases · adafruit/Adafruit_CircuitPython_datetime
1.0.1 - Fixed issue with Black and Pylint versions in the pre-commit config
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-datetime
.
Read the docs for info on how to use it.
1.0.0 - Initial Release
CircuitPython datetime provides basic date and time types. Implements a subset of the CPython datetime module.
NOTE: This library has a large memory footprint and is intended for hardware such as the SAMD51, ESP32-S2, and nRF52.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-datetime
.
Read the docs for info on how to use it.