How to get end of business day date and time based on appian process calendar? Kindly help me with this, Thankyou
Discussion posts and replies are publicly visible
Please set the specific calendar if your scenario is not fulfilled with default calendar and then use below Appian functions in your rule.calisworkday( datetime, calendar_name) and calisworktime(now(),calendar_name)