Users are unable to save or extend contracts through the HAM workspace if the date format is not the default system (YYYY-MM-DD)DescriptionWhen trying to extend a contract through the Hardware Asset Workspace for contract renewal, it can happen that the Save and Submit for review buttons are unresponsive after populating the Start date and End date on the popup modal that appears when extending the contract. This issue occurs because the user’s date format is anything other than the default system format (YYYY‑MM‑DD). Actual behaviourButton are unresponsive and user cannot finish the contract extension.Expected behaviourButton should be responsive and validate the data , including if a user has a different date format.Steps to Reproduce Use a user that does not have the default date format. (YYYY-MM-DD).Open HAM Workspace → Contracts.Select a contract eligible for Renew.In the Renew modal, populate required fields including date(s)Click Submit for review or SaveObserve that buttons are unresponsive (no user visible error either).WorkaroundPlease update the date picker component's format to session user's format.Related Problem: PRB1972929