sunfishcode / mustang

Rust programs written entirely in Rust
Other
853 stars 24 forks source link

Implement `tzset`, `timegm`, and `timelocal`. #182

Closed sunfishcode closed 1 year ago

sunfishcode commented 1 year ago

This also revamps the time code, fixing the FIXMEs. This code is still experimental, but it is enough to support coreutils date, pr, and touch.