circuitpython/shared-bindings/time
Jeff Epler 8f24ea48fb time: struct_time: allow construction from another struct_time
This doesn't cover ALL the cases that CPython permits for construction
of a struct_time, but it at least makes constructing from any namedtuple
work.

Closes: #2326
2019-11-26 08:45:40 -06:00
..
__init__.c time: struct_time: allow construction from another struct_time 2019-11-26 08:45:40 -06:00
__init__.h Add rtc module 2018-04-16 12:49:10 +02:00