Email Due Date Format Configuration
search cancel

Email Due Date Format Configuration

book

Article ID: 239002

calendar_today

Updated On:

Products

CA Identity Manager CA Identity Suite

Issue/Introduction

By default, the email due date field may display both date and time (e.g., 1/1/2000 12:12). If you need to display only the date (e.g., 1/1/2000) and exclude the time component, you can achieve this by modifying the display format properties.

Environment

Identity Manager 14.x & 15

Resolution

To remove the time component (hours and minutes) from the email due date field, follow these steps:

  1. Navigate to the configuration settings where the date display properties are managed.
  2. Locate the property: format.date.display.
  3. Modify the value of this property from the default setting to the desired format:
    • Default: dd/MM/yyyy HH:MM
    • New Value: dd/MM/yyyy
  4. Save the changes.
  5. Restart the relevant service or clear the cache as required by your specific environment to apply the new format.