类 DateTimeFormatterRegistrar

java.lang.Object
cn.taketoday.format.datetime.standard.DateTimeFormatterRegistrar
所有已实现的接口:
FormatterRegistrar

public class DateTimeFormatterRegistrar extends Object implements FormatterRegistrar
Configures the JSR-310 java.time formatting system for use with Framework.
从以下版本开始:
4.0
作者:
Juergen Hoeller, Phillip Webb
另请参阅: