python-strict-rfc3339 0.7
Channel: guix
Licenses: GPL 3+
Synopsis: RFC3339 procedures library
Description:
The strict_rfc3339
Python module provides strict, simple, lightweight RFC3339 procedures. It enables or aims to:
Convert UNIX timestamps to and from RFC3339.
Produce RFC3339 strings with a UTC offset (Z) or with the offset that the C time module reports is the local timezone offset.
Be simple with minimal dependencies/libraries.
Avoid timezones as much as possible.
Be very strict and follow RFC3339.
Total results: 1