<div>Hi, Friends:</div>
<div>&nbsp; I am using Drools 4.0.7. I set the date format as [MMM-dd-yyyy], My machine locale is China, and the language is Chinese. I find that if I have a rule like &quot;when date &gt; Jan-01-2009&quot;, drools will throw exception like &quot;Jan-01-2009 does not follow [MMM-dd-yyyy]&quot;. But if I change &quot;Jan&quot; to Chinese c<span onclick="generateOneResult(1, true)">haractor </span>which is &quot;一月&quot;,&nbsp; runtime will be OK.&nbsp; So I think it is a locale/language issue. </div>

<div>&nbsp; Is there anyway to set locale/language of drools? That is even if my environment is Chinese, I still can use the English date format? Or is there any other way can help me out?</div>
<div>&nbsp;</div>
<div>Thanks</div>
<div>- Zeke</div>