Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
6 replies
Subscribers
8 subscribers
Views
2389 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
AI and Rules
Has anyone been able to create caladdminutes function? Been searching in availab
Jess
over 9 years ago
Has anyone been able to create caladdminutes function? Been searching in available plugins but to no success..
OriginalPostID-150155
OriginalPostID-150155
Discussion posts and replies are publicly visible
Parents
0
mahipalc
over 9 years ago
hi jessicae,
Can you create a rule with below code:
=time(hour(ri!input)+floor((minute(ri!input)+ri!addMinutes)/60),mod((minute(ri!input) + ri!addMinutes),60)).
Here i/p's are
"input" of type time, "addMinutes" of type integer.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
mahipalc
over 9 years ago
hi jessicae,
Can you create a rule with below code:
=time(hour(ri!input)+floor((minute(ri!input)+ri!addMinutes)/60),mod((minute(ri!input) + ri!addMinutes),60)).
Here i/p's are
"input" of type time, "addMinutes" of type integer.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data