Crate daysbetweendates
source ·Expand description
dbd (Days Between Dates) is a library that counts days of the dates which you gave.
Modules
- This module is making a Date type struct and its allows to change to next day
- Defines a loop for the day counter between 2 Date struct.