摘要: 当2月。通过1 final int max = time.getActualMaximum(Calendar.DAY_OF_MONTH);获取最大天数时。自动会调至3月。解决方法:在之前设置1 time.set(Calendar.DATE, 1);原因。。有时间看看源码再说吧。 阅读全文
posted @ 2013-03-30 17:38 wFeng 阅读(114) 评论(0) 推荐(0)