True, if this DateTime represents yesterday.
See also:
bool get isYesterday => _compareToNow(this) > 0;