calendarDate property

LocalDate calendarDate
final

Gets the date portion of this local date and time as a LocalDate in the same calendar system as this value.

Implementation

final LocalDate calendarDate;