metomi / isodatetime

:date: :watch: Python ISO 8601 date time parser and data model/manipulation utilities
GNU Lesser General Public License v3.0
37 stars 20 forks source link

Implement a method for converting a `TimePoint` to a `datetime.datetime` #198

Open MetRonnie opened 2 years ago

MetRonnie commented 2 years ago

... and a function for the reverse.

See #196