How can I se开发者_运维问答t a different locale to my <sj:datepicker>
?
I use the Struts2 jQuery plugin bundled with MyEclipse 8.5, and I found some different locales, but I can't set it!
you can set the jQuery locale in the Head Tag.
<sj:head locale="de" ... />
精彩评论