ChronoLocalDateTime.getChronology

Gets the chronology of this date-time. !(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 ChronoLocalDateTime(D)
getChronology
()

Meta