扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.util类gregoriancalendar的类成员方法: computetime定义及介绍
发布时间:2014-2-17
本文导语:
computetime
protected void computetime()
将日历字段值转换为时间值(从 epoch 至现在的毫秒偏移量)。
指定者:类 calendar 中的 computetime
抛出:
illegalargumentexception - 如果存在任何无效的日历字段。另请参见:calendar.complete(),
calendar....