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 TemporalAccessorformat - implementation specific formatCopyright © 2000–2025 Apache Software Foundation. All rights reserved.