The functions in time.ts in @dundring/utils is based on seconds, which makes most of the functions incompatible with basic time in functions JS. We should rewrite it to be based on milliseconds, since using seconds doesn't really give us any advantage 🤷
The functions in
time.tsin@dundring/utilsis based on seconds, which makes most of the functions incompatible with basic time in functions JS. We should rewrite it to be based on milliseconds, since using seconds doesn't really give us any advantage 🤷