Formatted Date Time - caf_f:convertFormattedDateTime

Converter Information 
InfoValue
Converter IDcom.webmethods.caf.faces.converter.FormattedDateTime
Handler ClassNone
Description Converter implementation for java.util.Date values, taking into account localized number formatting.
Palette LocationCAF Core/Converter/Formatted/Formatted Date Time
Attributes 
NameRequiredTypeDescription
customErrorMsgfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Custom message for invalid object types and conversion errors.
displayTimefalsejavax.el.ValueExpression
(must evaluate to boolean)
True if time is displayed
patternfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Custom formatting pattern. Refer to java.text.DateFormat for more information.
patternTimefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Custom formatting pattern. Refer to java.text.DateFormat for more information.
regionfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The Locale to use for determining the value.
showCAFErrorMsgfalsejavax.el.ValueExpression
(must evaluate to boolean)
Include the CAF error message with the custom error message.

If not specified, the default value is "false".

timePrecisionfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The time detail displayed. (Blank-Use Time Pattern, 0-Minutes, 1-Seconds, 2-MilliSeconds )
timeZonefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The time zone to use for determining the value.

Output generated by Vdldoc View Declaration Language Documentation Generator.