Question
4
Replies
145
Views
Accenture , Netherlands
Posted: April 12, 2017
Last activity: April 15, 2017
Closed
Unexpected Date format generated in DB records when OOTB function is used
Below is the OOTB function used
EMAIL_SENTDATETIME = @(Pega-RULES:DateTime).FormatDateTime(@(Pega-RULES:DateTime).CurrentDateTime(), "d-MMM-yyyy HH:mm:ss", "America/New_York", "")
Issue Faced : We are seeing records for DB in Column EMAIL_SENTDATETIME as "11-abr -2017" instead of "11-Apr-2017"
Any suggestions regarding why "11-abr-2017" is getting recorded in DB?
Hello
At my end I cant see the issue happening in my 7.2.2 system. Attached the image.
Have you tried running tracer and see whether any error coming there or not?
Also what is your system locale ?