Skip to content

Releases: adafruit/Adafruit_CircuitPython_datetime

1.1.8 - Repo documentation and config updates

07 Jun 16:42
Compare
Choose a tag to compare

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.1.7 - Reformatted library to match latest black version

04 Apr 17:17
Compare
Choose a tag to compare

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.1.6 - Added type hints, updated documentation link, python version

04 Feb 19:59
5abe867
Compare
Choose a tag to compare

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.1.5 - Fixed requirements file

19 Nov 20:15
Compare
Choose a tag to compare

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.1.4 - Updated pylint version, linted

15 Nov 19:39
c91dadc
Compare
Choose a tag to compare

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.1.3 - Fixed precision issue with total_seconds

06 Apr 21:48
3bc22c5
Compare
Choose a tag to compare

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.1.2 - Fixed datetime.fromtimestamp()

19 Mar 17:15
9f20aa1
Compare
Choose a tag to compare

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.1.1 - Fixed _fromtimestamp for small-range floats

11 Mar 01:04
c0faca0
Compare
Choose a tag to compare

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.

Added fromisoformat()

19 Feb 15:56
99f35da
Compare
Choose a tag to compare

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.1 - Fixed issue with Black and Pylint versions in the pre-commit config

10 Feb 22:35
Compare
Choose a tag to compare

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.