We are working on modernizing an application (a legacy Pega UI Kit application) into Pega Constellation. The application has a huge amount of existing cases and inflight cases in Production. As we migrate from UI Kit to Constellation with the existing data model as-is, we are facing a challenge in showing the existing date-time properties as date-only.
In the existing UI Kit application, though the property type is date-time, they configured the control to capture it only as a Date. In Constellation, the pxDateTime UI control is automatically showing the time as well in the UI.
Since a huge number of inflight cases are present, we may not be able to convert all the properties from date-time to date-only.
Please recommend a solution to restrict the time options in the UI control for date-time properties.

