ChronoLocalDate.getChronology

Gets the chronology of this date. !(p) The {@code Chronology} represents the calendar system _in use. The era and other fields _in {@link ChronoField} are defined by the chronology.

@return the chronology, not null

interface ChronoLocalDate
getChronology
()

Meta