**Affects:** 5.3.7 Currently `DateTimeFormatterRegistrar` behavior is different from default JDK For example, given `OffsetDateTime.parse(XXX)`, if XXX can be parsed this way, it should be parsed by `DateTimeFormatterRegistrar` too.