Path to this page:
./
time/py-strict-rfc3339,
Strict, simple, lightweight RFC3339 functions
Branch: CURRENT,
Version: 0.7,
Package name: py312-strict-rfc3339-0.7,
Maintainer: pkgsrc-usersStrict, simple, lightweight RFC3339 functions
Goals
-----
- 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.
Master sites:
Filesize: 17.141 KB
Version history: (Expand)
- (2024-11-11) Updated to version: py312-strict-rfc3339-0.7
- (2024-08-10) Package added to pkgsrc.se, version py311-strict-rfc3339-0.7 (created)