fuzzydate-cli-0.3.1 is not a library.
fuzzydate-cli
A tiny command-line wrapper around the fuzzydate library that parses human-friendly date/time phrases and prints a formatted chrono datetime.
Quick Links
fuzzydate parses human-friendly date/time phrases (for example: "five days after this Friday", "tomorrow at noon", "3 weeks ago") and returns chrono datetimes.
Quick links
Install
Usage
Fuzzydate parses human-friendly phrases into chrono datetimes. The current time (or --relative-to, if passed), is used for any values not specified by the phrase and for any operations that are relative to an existing time, like 5 days ago. For full grammar, see the library documentation. See fuzzydate --help for information on supported options.
Simple phrase:
Change output format:
Change time used as current time: