DateTimeExtensions extension

Helper Methods for the DateTime Data Type

on

Properties

isToday bool

Available on DateTime, provided by the DateTimeExtensions extension

Check if the date is today
no setter
isTomorrow bool

Available on DateTime, provided by the DateTimeExtensions extension

Check if the date is tomorrow
no setter
isYesterday bool

Available on DateTime, provided by the DateTimeExtensions extension

Check if the date is yesterday
no setter