org.apache.velocity.runtime.log
public class VelocityFormatter extends PatternFormatter
Constructor Summary | |
---|---|
VelocityFormatter(String format) |
Method Summary | |
---|---|
protected String | getTime(long time, String format)
Utility method to format time.
|
Parameters: time the time format ancilliary format parameter - allowed to be null
Returns: the formatted string