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