Question
2
Replies
2117
Views
PEGA
Posted: August 15, 2017
Last activity: August 16, 2017
Closed
To check for the day value in Date Time
Hi All,
I have a requirement to check if the user is celebrating his birthday today so I have to get the date value from the Date Time property how can I do this?
***Moderator Edit: Vidyaranjan | Updated Categories***
You can use the function @(Pega-RULES:DateTime).GetDate(.pxUpdateDateTime) to convert a PegaRules DateTime property to Date.