1) Please check your time zone on the computer that you are running
your tests on. The methods are straight forward, so I can only assume
that it takes the Greenwich Time.
2) Please try something like this:
current_datime(datime(Y,M,D,H,Min,Sec)),
less_datime(datime(Y,M,D,H,Min,Sec,0),
datime(T2_Y,T2_M,T2_D,T2_H,T2_Min,T2_S,T2_Counter))
The reason why we added that counter at datime was that a sequence of
events are encountered during a second and the order they came in is
important for CEP.
Regards,
Paul.
Yes, great. Please modify that file. We can add you as a developer to
the project.
Regards,
Paul.