When creating a new user in the Identity Portal and inserting an Activation Date or Expiration Date using the Date Picker, the format may display incorrectly. Even if the format is specified as DD/MM/YYYY, the portal presents it as MM/DD/YYYY. This inconsistency causes confusion for end users who expect the DD/MM/YYYY standard.
If the user is saved, the dates are recorded in the correct format within the user store. This behavior also occurs in the modify form, specifically where the Activation Date field is read-only.
The Date Picker component uses locale-specific settings that default to a format inconsistent with the user's regional expectations.
The Date Picker uses locale settings. Ensure the correct settings are configured under the Localisation tab in the Admin UI.
en_GB for DD/MM/YYYY) is present.