public class DateFormatter extends AbstractFormatter<Date>
| Constructor and Description |
|---|
DateFormatter(String format) |
| Modifier and Type | Method and Description |
|---|---|
String |
format(Date date)
Format data from T to String when exporting
|
Date |
parseImpl(String str) |
equals, hashCode, parseCopyright © 2019. All rights reserved.