public class PrettyTimeTag
extends javax.servlet.jsp.tagext.SimpleTagSupport
Date objects using prettytime.| Constructor and Description |
|---|
PrettyTimeTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
doTag() |
void |
setDate(Date date) |
void |
setLocale(String locale) |
public void doTag()
throws javax.servlet.jsp.JspException,
IOException
doTag in interface javax.servlet.jsp.tagext.SimpleTagdoTag in class javax.servlet.jsp.tagext.SimpleTagSupportjavax.servlet.jsp.JspExceptionIOExceptionpublic void setDate(Date date)
public void setLocale(String locale)
Copyright © 2018 OCPsoft. All rights reserved.