public final class DateToStringConverter extends Object implements IConverter<Date,String,RuntimeException>
| Constructor and Description |
|---|
DateToStringConverter(SimpleDateFormat format) |
public DateToStringConverter(SimpleDateFormat format)
public String convert(Date value)
convert in interface IConverter<Date,String,RuntimeException>Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.