Hi Team,
I’m currently working on a Pega SIAA application where we have a large number of date properties, such as CreateDate, UpdateDate, CreditValueDate, DebitValueDate, and many others.
Our requirement is to display the date format based on the operator’s region:
- Canada (CAN):
MM/DD/YYYY - USA:
MM/DD/YYYY - EMEA:
DD/MM/YYYY
The application is currently in Sprint 9, and there is a significant amount of development already in progress. Since these date properties are used across many different views, updating each view individually would require a considerable amount of effort and could potentially impact existing development.
I would like to know if there is a centralized or configuration-based approach in Pega/SIAA to achieve region-based date formatting, preferably at the property, application, or presentation-layer level, without having to modify every individual view where the date properties are used.
Has anyone implemented a similar requirement in Pega SIAA/Constellation? If so, what would be the recommended approach or best practice?
Any guidance or recommendations would be greatly appreciated.
Thank you in advance!
