public class ISO8601DateFormatMethod extends Object implements freemarker.template.TemplateMethodModelEx
Render Date to ISO8601 format.
Or parse ISO6801 format string date to a Date object.
Usage: xmldate(Date date) xmldate(String date)
| Constructor and Description |
|---|
ISO8601DateFormatMethod() |
public Object exec(List args) throws freemarker.template.TemplateModelException
exec in interface freemarker.template.TemplateMethodModelexec in interface freemarker.template.TemplateMethodModelExfreemarker.template.TemplateModelExceptionTemplateMethodModel.exec(java.util.List)Copyright © 2005–2019 Alfresco Software. All rights reserved.