Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: ryehSomething like this (copy the following and paste onto the Lavastorm canvas):
node:Calc_End_Time
bretype:core::Filter
editor:Label=Calc End Time
editor:sortkey=56204c0b063e1ee7
input:@40fd2c74167f1ca2/=Static_Data.40fe6c55598828e5
output:@40fd2c7420761db6/=
prop:Script=<<EOX
endTime = startTime.dateTimeAdjust(duration,"minutes")
emit *,endTime
EOX
editor:XY=280,180
end:Calc_End_Time
node:Static_Data
bretype:core::Static Data
editor:sortkey=56204be66ee92e19
output:@40fe6c55598828e5/=
prop:StaticData=<<EOX
duration:int,startTime:datetime
10,2015-08-26 10:00:28
18,2015-08-26 10:00:28
25,2015-08-26 10:00:35
EOX
editor:XY=140,180
end:Static_Data