diff options
Diffstat (limited to 'python/pyrfc3339/README')
-rw-r--r-- | python/pyrfc3339/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/pyrfc3339/README b/python/pyrfc3339/README new file mode 100644 index 0000000000..08ec990257 --- /dev/null +++ b/python/pyrfc3339/README @@ -0,0 +1,2 @@ +pyRFC3339 parses and generates RFC 3339-compliant timestamps using +Python datetime.datetime objects. |