micropython-lib/datetime
Paul Sokolovsky 45fffed699 datetime: Replace '"%c" % char' with '"%s" % char'.
MicroPython may have issues with unicode chars.
2017-12-19 09:09:49 +02:00
..
datetime.py datetime: Replace '"%c" % char' with '"%s" % char'. 2017-12-19 09:09:49 +02:00
metadata.txt
setup.py all: setup.py: New releases for gzip 4k conversion. 2016-10-11 06:47:01 +03:00
test_datetime.py datetime: Add test from CPython 3.3.3. 2017-11-12 00:28:14 +02:00