开发者

How to set datepicker locale with Struts2 jQuery plugin

开发者 https://www.devze.com 2023-01-05 14:29 出处:网络
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 ca

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" ... />
0

精彩评论

暂无评论...
验证码 换一张
取 消