java Date和String类型时间互转

1. 在公共类ConstParam里写一个方法,而后调用,完成业务需求(推荐)orm 2.直接SimpleDateFormat  sdf =new  SimpleDateFormat ("yyyy-MM-dd HH:mm:ss");(不推荐)blog   3.运用DateUtils和DateFormatUtils来完成时间格式转化(推荐)class 须要的jar包date String类型转成da
相关文章
相关标签/搜索