Issue
Date Time Medium and Date Time Short controls do not display seconds in read-only views.
Symptoms and Impact
Inconsistent datetime formats across the application; seconds are missing in read-only views for certain datetime formats, affecting uniformity.
Steps to reproduce
- Open a case type
- Configure a view
- Add a date time property
- Navigate to read-only settings
Observe no option to select mm/dd/yyyy HH:mm:ss format
Root Cause
Numeric format for datetime control does not support displaying seconds.
The existing date time controls in Pega constellation omit seconds in read-only views for Date Time Medium and Date Time Short formats, unlike Date Time Long which displays seconds.
Solution
This is an expected behavior. As a workaround, use the format Date Time (Long) which displays the seconds in the Editable mode.
This has also been identified as a product limitation that requires a platform enhancement.
Issues are prioritized based on impact, severity, and capacity. The specific release for the fix has not yet been determined. This section will be updated with release details when the fix for this issue is available.