Description
https://javaserverfaces.github.io/docs/2.3/javadocs/javax/faces/convert/DateTimeConverter.html
In the above javadoc you'll see it does not have the isJava8DateTimeFormatter method and therefore our API class should make this private.
https://javaserverfaces.github.io/docs/2.3/javadocs/javax/faces/convert/DateTimeConverter.html
In the above javadoc you'll see it does not have the isJava8DateTimeFormatter method and therefore our API class should make this private.