How to display dates with 4-digit year in Convergence?
I have searched the Convergence customization guide, LDAP schema reference, Google, and Oracle support sites but came up empty. One trail lead me to log rolling naming conventions with SimpleDateFormat, but does not seem to apply to the date column for message displays. All I can find regarding "customization" is a choice between M/D/Y, D/M/Y, or Y/M/D. This matches exactly for the sunUCDateFormat attribute description, which does not limit Y to only 2-digit display. Even so, this is/was a UWC (Comms Express) attribute, not IWC (Convergence).
Where can I actually customize this field to reveal all [4] digits of the year? Maybe a sunUCExtendedUserPrefs to include "century" in year displays true/false? Default false for backward compatibility, and allow 1/0, yes/no, or on/off as acceptable values.