public class OnDemandDateModel
extends java.lang.Object
implements freemarker.template.TemplateDateModel
Dateを生成するTemplateDateModelの実装です。| Constructor and Description |
|---|
OnDemandDateModel() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
getAsDate() |
int |
getDateType() |
public java.util.Date getAsDate()
throws freemarker.template.TemplateModelException
getAsDate in interface freemarker.template.TemplateDateModelfreemarker.template.TemplateModelExceptionpublic int getDateType()
getDateType in interface freemarker.template.TemplateDateModel