Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for week dates and ordinal dates #131

Closed
movermeyer opened this issue Nov 21, 2022 · 0 comments · Fixed by #140
Closed

Add support for week dates and ordinal dates #131

movermeyer opened this issue Nov 21, 2022 · 0 comments · Fixed by #140

Comments

@movermeyer
Copy link
Collaborator

I've gotten tired of having to always say "ciso8601 doesn't support the entirety of the ISO 8601 spec, only a popular subset."

Investigate how much of a performance hit adding support for these would be.

I suspect now that the performance is dominated by the time it takes to initialize the datetime object, that we could add this without taking any noticeable hit.

@movermeyer movermeyer changed the title Add support for week numbers and ordinal days Add support for week numbers Nov 26, 2022
@movermeyer movermeyer changed the title Add support for week numbers Add support for week dates and ordinal dates Nov 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant