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 conversion support for the jiff datetime library #4510

Open
rumpelsepp opened this issue Sep 2, 2024 · 1 comment
Open

Add conversion support for the jiff datetime library #4510

rumpelsepp opened this issue Sep 2, 2024 · 1 comment

Comments

@rumpelsepp
Copy link
Contributor

The author of ripgrep has started a datetime library called jiff. The author provides a in depth comparison with other datetime libraries here. I figure, jiff might gain popularity quickly and it could be a good improvement for pyo3 to provide an implementation for converting to python datetime objects (as it is available for, e.g., chrono).

@bschoenmaeckers
Copy link
Contributor

bschoenmaeckers commented Sep 2, 2024

Sounds like a great exercise. I maybe take a stab at this next week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants