This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 eric.araujo
收信人 ajaksu2, eric.araujo, techtonik
日期 2010-04-09.02:48:12
SpamBayes Score 0.0038795457
Marked as misclassified
Message-id <1270781295.01.0.27762666651.issue7584@psf.upfronthosting.co.za>
In-reply-to
内容
Note that the Atom format requires a subset of RFC 3339 (which is in turn a subset of ISO 8601 if I remember correctly, and is the same as the W3C Datetime Format): https://www.tools.ietf.org/html/rfc4287#section-3.3

Summary: Atom requires using an uppercase T between date and time (the RFC permits lower and upper case), and using an uppercase Z for UTC timezone, not “-00:00”.

Regards
历史
日期 用户 动作 参数
2010-04-09 02:48:15eric.araujo修改recipients: + eric.araujo, techtonik, ajaksu2
2010-04-09 02:48:15eric.araujo修改messageid: <1270781295.01.0.27762666651.issue7584@psf.upfronthosting.co.za>
2010-04-09 02:48:13eric.araujo链接issue7584 messages
2010-04-09 02:48:13eric.araujo创建