2010-10-20 47 views

回答

31

沒有預先定義的構造函數或工廠方法來做到這一點,但它是相當簡單:

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