使用 SimpleDateFormat 这个类 将Object(时间戳或者是Date)转化为字符串
格式 : YY MM DD HH mm SS
使用 Timestrap sql包下面来将字符串转化为时间戳(对应的时间戳 System.currentTimeMillis())