GWT DatePicker:如何将二月的天数更改为 29 或 30?
我正在研究 CustomDatePicker。我遇到一种情况,我需要 2 月份的天数为 29 或 30 天。但我无法实现这一点。我对创建一个扩展 sun.util.calendar 包的 BaseCalendar.java 的类不感兴趣。还有其他方法可以实现吗???
正在使用 GWT 2.4.0
I am working on CustomDatePicker. I have a situation where i need the number of days in the month of FEB to be either 29 or 30 days. But i am not able to achieve that. I am not interested in creating a class which extends BaseCalendar.java of sun.util.calendar package. Are there any other methods to achieve it???
Am working with GWT 2.4.0
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
目前还不可能。
http://code.google.com/p/google -web-toolkit/issues/detail?id=7173
Its not possible at present.
http://code.google.com/p/google-web-toolkit/issues/detail?id=7173