modelfox
modelfox copied to clipboard
Replace `chrono` crate with `time` crate
The chrono crate should be completely removed from the codebase and replaced with time.
Hi Can I pick this up?
@AdeilH yes!
Hi Apologies but is this a high priority task? My current personal machine can't really build this program and hangs up i have tried multiple times and can't get past the build stage hoping to get a new machine in a month if this can wait.

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?