epmoyer / isodatetime

A bunch of helper functions for working with iso dates / datetimes in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

isodatetime.py

A bunch of helper functions for working with iso dates / datetimes in Python.

At the moment there is no "packaging" release, but the module (isodatetime.py) is a single Python file with no external dependencies, so you can just copy/paste it into your own projects,

Demo

You can demo the functionality by running demo.py (which does have some external dependencies).

About

A bunch of helper functions for working with iso dates / datetimes in Python.

License:MIT License


Languages

Language:Python 100.0%