isToday method

bool isToday()

Implementation

bool isToday() => this == DateDay.now();