Package com.jamasoftware.velocity.api
Interface DateFormatter
-
public interface DateFormatter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
format(java.util.Date date)
java.lang.String
getPattern()
java.text.SimpleDateFormat
getSdf()
-