zk中的Datebox中得到Timestamp

String formatDate = sdf.format(datebox.getValue());
para.setCreate_time(Timestamp.valueOf(formatDate));

posted @ 2012-04-15 11:42  avenxia  阅读(432)  评论(0编辑  收藏  举报