date property

LocalDate get date

The date part of this DateTime.

Implementation

LocalDate get date => LocalDate._fromRataDieDate(this);