Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: ryehCopy paste the following into a graph.
node:Time
bretype:core::Static Data
editor:Label=Time
editor:sortkey=55074c8410462219
output:@40fe6c55598828e5/=
prop:StaticData=<<EOX
Time1:datetime
2015-1-30 8:10:05
2015-1-31 23:59:05
EOX
editor:XY=130,200
end:Time
node:Add_10_min
bretype:core::Filter
editor:Label=Add 10 min
editor:sortkey=55074cb225513e31
input:@40fd2c74167f1ca2/=Time.40fe6c55598828e5
output:@40fd2c7420761db6/=
prop:Script=<<EOX
time2 = time1.dateTimeAdjust(10,"minutes")
emit *, time2
EOX
editor:XY=240,200
end:Add_10_min