pypy-iso8601

Python module to parse ISO 8601 dates - PyPy
  https://pypi.python.org/pypi/iso8601
  0
  no reviews



Many file formats and standards use the ISO 8601 date format (e.g. 2007-01-14T20:34:22+00:00) to store dates in a neutral, unambiguous manner. This simple Python module parses the most common forms encountered and returns Python datetime objects.

This package provides the PyPy module.