public class LocalDateFormatter extends AbstractFormatter<LocalDate> implements freemarker.template.TemplateMethodModelEx
| Constructor and Description |
|---|
LocalDateFormatter(LocalDate obj,
ZoneStrategy strategy) |
| Modifier and Type | Method and Description |
|---|---|
Object |
exec(List list) |
getObject, getStrategy, getTargetZoneIdpublic LocalDateFormatter(LocalDate obj, ZoneStrategy strategy)
Copyright © 2022. All rights reserved.