摘要:
import org.apache.commons.lang3.time.DateFormatUtils; import org.apache.commons.lang3.time.DateUtils; //1.日期转文本 String now = DateFormatUtils.format(new Date(),"yyyy-MM-dd HH:mm:ss"); //2.文本转日期 try... 阅读全文
posted @ 2019-08-05 14:32
liw66
阅读(142)
评论(0)
推荐(0)

浙公网安备 33010602011771号