2010-10-20 42 views

回答

31

没有预先定义的构造函数或工厂方法来做到这一点,但它是相当简单:

Calendar c = Calendar.getInstance(); 
c.setTimeInMillis(0);