I've added example #22 (Getting the Formatted Version of an Attribute's Value) to my Not Yet Documented ADF Examples page with a quick demo of using the AttributeHints object that you can access for any attribute definition to get the value of any attribute taking into account its format mask for the current locale. See the oracle.jbo.AttributeHints interface for other hint-related information you can get at runtime in addition to the formatted value.
1:08:36 PM
|