TemporalAccessorParser(temporalAccessorType: Class<out TemporalAccessor>, formatter: DateTimeFormatter)
Create a new TemporalAccessorParser for the given TemporalAccessor type.
temporalAccessorType - the specific TemporalAccessor class (LocalDate, LocalTime, LocalDateTime, ZonedDateTime, OffsetDateTime, OffsetTime)