public interface DateFormatter
New instance will be injected using StrutsConstants.STRUTS_DATE_FORMATTER
Modifier and Type | Method and Description |
---|---|
String |
format(TemporalAccessor temporal,
String format)
Formats provided temporal with the given format
|
String format(TemporalAccessor temporal, String format)
temporal
- Java 8 TemporalAccessor
format
- implementation specific formatCopyright © 2000–2024 Apache Software Foundation. All rights reserved.