Skip to content

Releases: adafruit/Adafruit_CircuitPython_datetime

1.4.0 - Return Int From timestamp()

17 Jan 18:37
afd11b7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.1...1.4.0

1.3.1 - timestamp() Precision Warning & Sphinx Config Fix

16 Jan 18:27
1795aff
Compare
Choose a tag to compare

What's Changed

  • Note about timestamp() float precision. by @FoamyGuy in #30

Full Changelog: 1.3.0...1.3.1

What's Changed

  • Note about timestamp() float precision. by @FoamyGuy in #30

Full Changelog: 1.3.0...1.3.1

1.3.0 - Support 'Z' Timezone Iso Format Parse

09 Dec 22:18
c024272
Compare
Choose a tag to compare

What's Changed

  • support iso format with Z on end for timezone. by @FoamyGuy in #27

Full Changelog: 1.2.8...1.3.0

1.2.8 - Fix For Sphinx RTD Theme

07 Oct 22:29
Compare
Choose a tag to compare

1.2.7 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:43
Compare
Choose a tag to compare

Changes: 1.2.6...1.2.7

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.2.6 - Fix RTD Theme Issue

25 Sep 15:59
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.2.5 - Updated .pylintrc, fixed jQuery

26 May 16:08
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.2.4 - Updated pre-commit hooks

16 May 17:48
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.2.3 - Fixed pylint errors

15 Nov 17:25
0ed4ef1
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.2.2 - Made copyright stay up to date in docs/conf.py

26 Aug 02:29
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.