Question
3
Replies
3389
Views
Posted: November 27, 2017
Last activity: December 28, 2017
Report Definition - Function Alias - The difference in days - to get the outputs considering the business days that are configured in the Calender
Hi All,
Function: The difference in days between .pxCreateDateTime and .pyResolvedTimestamp
Function Description: Returns the difference between two Date or DateTime values (the second minus the first) in days, rounded down (rounded for ORACLE) to the nearest day
Currently the function is working as expected, but how to get the difference in days including the business days that had been configured in business Calender?
Any Suggestions?
Hi SVAQuest,
You can use the below function to implement your requirement:
Library Name
Function Name
Ruleset
Label
DateTime
differenceBetweenDays
migrated from BusinessCalendar:Pega-RULES
Number of business or calendar days between two Dates
Hope this helps!
Regards,
Evita.