public class DateFormatter extends Object
| Constructor and Description |
|---|
DateFormatter(Date date)
Create a DateFormatter object to be used with Velocity.
|
| Modifier and Type | Method and Description |
|---|---|
String |
print(String format)
Print the date given in the constructor using the given format.
|
public DateFormatter(Date date)
user - Copyright © 2021. All rights reserved.