Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 341 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 341 Bytes

dacl

Calculate the days between two given dates.

$ ./dcal
dt  first_date second_date
    -h for help
    -v for version

$ ./dcal -h
dt  first_date second_date
    -h for help
    -v for version
    -f full human read
    -s only simple days
    -j json style output

$ dcal 2020-01-01 2020-01-02
Year(s) Month(s) Day(s)
0 0 1