Crate daysbetweendates

Source
Expand description

dbd (Days Between Dates) is a library that counts days of the dates which you gave.

Modulesยง

date
This module is making a Date type struct and its allows to change to next day
daysbetweendates
Defines a loop for the day counter between 2 Date struct.