public static String LONGDATE1="yyyy-MM-dd HH:mm:ss";  //24小时制
 
 public static String LONGDATE2="yyyy-mm-dd hh24:mi:ss";  //24小时制