java.lang.String formatDateWithTimezone(java.lang.Object, java.lang.String, java.lang.Object)
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 formatDateWithTimezone(java.lang.Object, java.lang.String, java.lang.Object) |
Display Name | None |
Output generated by Vdldoc View Declaration Language Documentation Generator.