java.lang.String formatDate(java.lang.Object, java.lang.String)
title
attribute of an UI component, or the
itemLabel
attribute of select item, or wherever you can't use the
<f:convertDateTime>
tag.
java.util.Date
, java.util.Calendar
and java.time.Temporal
are supported.
Info | Value |
---|---|
Function Class | org.omnifaces.el.functions.Dates |
Function Signature | java.lang.String formatDate(java.lang.Object, java.lang.String) |
Display Name | None |
Output generated by Vdldoc View Declaration Language Documentation Generator.