modelfox icon indicating copy to clipboard operation
modelfox copied to clipboard

Replace `chrono` crate with `time` crate

Open deciduously opened this issue 3 years ago • 6 comments
trafficstars

The chrono crate should be completely removed from the codebase and replaced with time.

deciduously avatar Dec 30 '21 15:12 deciduously

Hi Can I pick this up?

AdeilH avatar Dec 30 '21 16:12 AdeilH

@AdeilH yes!

nitsky avatar Dec 30 '21 16:12 nitsky

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. image

AdeilH avatar Jan 09 '22 16:01 AdeilH

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.

deciduously avatar Jan 10 '22 13:01 deciduously

Hi, I would like to work on this issue if no one else is. Can I take this up?

hedonhermdev avatar Jan 20 '22 12:01 hedonhermdev

@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?

nitsky avatar Jan 24 '22 19:01 nitsky