Module daysbetweendates::date

source ·
Expand description

This module is making a Date type struct and its allows to change to next day

Structs

  • Date type struct takes 4 argumant year, month, day and leak

Functions

  • Next function is for the decides next day, next month, next year Takes a Date returns a date