[rules-users] How to pass a "global" reference date to rules

Wolfgang Laun wolfgang.laun at gmail.com
Wed Feb 6 03:43:41 EST 2013


Just for the record: this simple expression is sufficient.
   int dDays = (int)(dTime/MS_PER_DAY);

Also take care: the regular clock follows Time, the pseudo clock stands still.

-W

On 06/02/2013, pdario <dario.piantanida at gmail.com> wrote:
> I'm following your suggestions, I think I can go with them.
>
> Thank you
>
>
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/How-to-pass-a-global-reference-date-to-rules-tp4022057p4022082.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>


More information about the rules-users mailing list