Class DateTimeFormatterRegistrar

java.lang.Object
org.springframework.format.datetime.standard.DateTimeFormatterRegistrar
All Implemented Interfaces:
FormatterRegistrar

public class DateTimeFormatterRegistrar extends Object implements FormatterRegistrar
Configures the JSR-310 java.time formatting system for use with Spring.
Since:
4.0
Author:
Juergen Hoeller, Phillip Webb
See Also: