python-strict-rfc3339
Python - strict-rfc3339 - Strict,simple,lightweight RFC3339
2.6.4
2016-07-26
eisfair-1
the eisfair team, team(at)eisfair(dot)org
stable
base 2.7.4
python 2.6.4
Internal Program Version: strict-rfc3339 0.7
Build for Python 2.7
Convert unix timestamps to and from RFC3339.
Either produce RFC3339 strings with a UTC offset (Z) or
with the offset that the C time module reports is the local timezone offset.
Simple with minimal dependencies/libraries.
Avoid timezones as much as possible.
Be very strict and follow RFC3339 as closely as possible.
http://www.danielrichman.co.uk/projects/strict-rfc3339.html