Expand description
This module is making a Date type struct and its allows to change to next day
Structs§
- Date
- Date type struct takes 4 argumant year, month, day and leak
Functions§
- next
- Next function is for the decides next day, next month, next year Takes a Date returns a date