Gets the resolver style to use during parsing.
!(p)
This returns the resolver style, used during the second phase of parsing
when fields are resolved into dates and times.
By default, a formatter has the {@link ResolverStyle#SMART SMART} resolver style.
See {@link #withResolverStyle(ResolverStyle)} for more details.
@return the resolver style of this formatter, not null
Gets the resolver style to use during parsing. !(p) This returns the resolver style, used during the second phase of parsing when fields are resolved into dates and times. By default, a formatter has the {@link ResolverStyle#SMART SMART} resolver style. See {@link #withResolverStyle(ResolverStyle)} for more details.
@return the resolver style of this formatter, not null