PEGA OOTB pxAssignDateTime property UI control resulting dat time format exceptions

Hi Team,

We are using pega property from assign worklist and assign workbasket to display the assigned to date column using pxAssignDateTime property in 10/13/2023/ 06:19:39 format.

While converting to this format system is throwing some exception in logfile due to the OOTB property UI control.

Please find the exception triggering

M021211 - Cannot create format " datetime_default", default format is used
M021211 - Cannot create format " datetime_full", default format is used
M021211 - Cannot create format " datetime_medium", default format is used
M021211 - Cannot create format " datetime_short", default format is used
M021211 - Cannot create format " datetime_2yshort", default format is used

Property UI control:

pxAssignDateTime DateTime-Medium

format to be displayed in UI:

10/13/2023/ 06:19:39

did anyone come across this scenario, how to avoid these exceptions on the log file.

Thank you

@VeerendraC16933361 please can you log a support incident via the MSP?

Please provide the INC id here so that we can help track it.

@MarijeSchillern the issue has been resolved, this is happening because of localization on the operator level causing this date time format issues, after updating the appropriate localization on the operator level, we dont see any issue.

Thank you.