Skip to content

Comment on Show HN: A fast ISO8601 date-time parser for Python

Comments

I think you actually mean RFC3339. ISO8601 is probably a lot larger than you think.

RFC3339 makes most of the fields mandatory, while this library leaves them optional, so it is more accurately a subset of ISO8601 than an implementation of RFC3339. That said, you could describe it as an extension of RFC3339.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.