services/date_calculator library
Functions
-
calculateDateDifference(
DateTime date) → bool - Calculates the date difference between the date provided and the current date
-
getDaysInMonth(
int year, int month) → int - Calculates the number of days in a month