Hacker News new | ask | show | jobs
by josephlord 4397 days ago
Does it cover all of ISO8601? I'm sure it covers the common cases so is a valuable library anyway but I seem to remember that ISO8601 is quite complicated I.
1 comments

It doesn't cover all of it, for example week dates or ordinal dates are not currently supported. But feel free to submit any patches :)
Sorry. I'm busy with other things at the moment.

It may also be better not covering everything if it keeps performance and simplicity but I just like to understand the trade-offs.