public interface DateTimeFormatter<DATE_TIME> extends DateTimeFormatterFactory<DATE_TIME>
String getPattern()
void setPattern(String pattern)
void setLocal(Locale locale)
Locale getLocale()
List<Class> supported()
supported 在接口中 DateTimeFormatterFactory<DATE_TIME>DateTimeFormatter<DATE_TIME> get()
get 在接口中 DateTimeFormatterFactory<DATE_TIME>get 在接口中 Supplier0<DateTimeFormatter<DATE_TIME>>Copyright © 2022. All rights reserved.