Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 158 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 158 Bytes

Simple bad Rust app to print the time in different timezones.

Run

$ tz
...

$ tz 10:00
...

$ tz 10:00 2022-12-12
...

Build

cargo build