摘要:        
01、获取当前时间 SimpleDateFormat df = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss"); return df.format(new Date());02、获取当前时间加一天 SimpleDateFormat df = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss"); return df.format(new Date().getTime()+1*24*3600*1000);    阅读全文
        
            posted @ 2013-07-19 15:00
Babyfacer摩羯座
阅读(3282)
评论(0)
推荐(0)
        
 
                    
                 
 浙公网安备 33010602011771号
浙公网安备 33010602011771号