-
Notifications
You must be signed in to change notification settings - Fork 64
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
Replace chrono
crate with time
crate
#80
Comments
Hi Can I pick this up? |
@AdeilH yes! |
Hi @AdeilH - Tangram is definitely a large build, and unfortunately hardware that can build the project in a reasonable time will be a prerequisite for working with the code. I'll unassign you for now, and if your new machine handles it better, feel free to jump back in. |
Hi, I would like to work on this issue if no one else is. Can I take this up? |
@hedonhermdev I opened #89 as a draft, but unfortunately the time crate is missing the ability to mutate values and parse timezones. Would you be interested in contributing the features we need to the time crate? |
The
chrono
crate should be completely removed from the codebase and replaced withtime
.The text was updated successfully, but these errors were encountered: