6 releases

0.2.1 Jan 26, 2023
0.2.0 Jan 26, 2023
0.1.3 Jul 24, 2022
0.1.2 May 18, 2021
0.1.0 Aug 8, 2017

#136 in Date and time

Download history 9/week @ 2024-02-27 23/week @ 2024-04-02 75/week @ 2024-04-23

75 downloads per month

MIT/Apache

11KB

weeks-from-now

crates.io build status

You may want to know date of 6 weeks from now:

$ weeks-from-now 6
2017-09-19

You may even want to know date of 3 weeks ago:

$ weeks-from-now 3 --past
2017-07-18

Following is the most easy way to install the tool (assuming you have the Rust toolchain installed):

cargo install weeks-from-now

NOTE: minimum required rustc is v1.64, due to clap.

Dependencies

~2.2–3MB
~52K SLoC