[jboss-user] [Advanced Documentation] - Re: need help with scheduler

PeterJ do-not-reply at jboss.com
Mon Dec 17 11:35:29 EST 2007


To do this, you will have to do date arithmetic. Get the current time, convert to milliseconds, get the scheduled date, convert to milliseconds, and then subtract the two. The result is what to set SchedulePeriod to.

This is so much easier in .Net which provides classes and methods to do date arithmetic.



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113452#4113452

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113452



More information about the jboss-user mailing list