For changing the date time format in pega we use custom option but what does “a” implies in dd/MM/yyyy hh:mm a .
Please find the screenshot attached.
For changing the date time format in pega we use custom option but what does “a” implies in dd/MM/yyyy hh:mm a .
Please find the screenshot attached.
a is denoting AM/PM. Examples:
If we format create date time in the report as “hh:mm a” → output is 02:12 AM
without a i.e. “hh:mm” → output is 02:12