Path to this page:
Next | Query returned 2 messages, browsing 1 to 10 | previous
CVS Commit History:
2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message:
py-*: remove unused tool dependency
py-setuptools includes the py-wheel functionality nowadays
|
2024-08-10 11:12:33 by Thomas Klausner | Files touched by this commit (4) |
Log message:
time/py-strict-rfc3339: import py-strict-rfc3339-0.7
Strict, 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.
|
Next | Query returned 2 messages, browsing 1 to 10 | previous