datatime時間日期

SimpleDateFormat format = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss"); String time = format.format(new Date()); Date date = format.parse(time.concat(" 00:00:00")); product.setPdate
相關文章
相關標籤/搜索