public class DateFormatter extends AbstractUtcTimestampFormatter<Date>
| 构造器和说明 |
|---|
DateFormatter() |
DateFormatter(String pattern,
TimeZone timeZone,
Locale locale) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
format(Date date) |
DateFormatter |
get() |
List<Class> |
supported() |
getTimeZone, setTimeZonegetLocale, getPattern, setLocal, setPatternclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLocale, getPattern, setLocal, setPatternpublic String format(Date date)
format 在接口中 DateTimeFormatter<Date>format 在类中 AbstractUtcTimestampFormatter<Date>public DateFormatter get()
get 在接口中 DateTimeFormatter<Date>get 在接口中 DateTimeFormatterFactory<Date>get 在接口中 Supplier0<DateTimeFormatter<Date>>get 在类中 AbstractDateTimeFormatter<Date>Copyright © 2022. All rights reserved.