DateOnlyCompare extension

on

Methods

differenceInDays(DateTime other) int

Available on DateTime, provided by the DateOnlyCompare extension

isEarlierDateThan(DateTime other) bool

Available on DateTime, provided by the DateOnlyCompare extension

isLaterDateThan(DateTime other) bool

Available on DateTime, provided by the DateOnlyCompare extension

isSameDate(DateTime other) bool

Available on DateTime, provided by the DateOnlyCompare extension