java.text.SimpleDateFormat sdf= new java.text.SimpleDateFormat("yyyy/MM/dd hh:mm;ss");String dd=sdf.format(java.util.Date());