Skip to content

tshepang/weeks-from-now

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages