我需要将SimpleDateFormat更改为其他格式,这在jodatime中是等效的. 这是需要更改的代码. public static String dateFormat(Date date, String format){ SimpleDateFormat sdf = new SimpleDateFormat(format); return sdf.format(date)
在线咨询:
邮箱: xwei067@foxmail.com
工作时间:周一至周五,9:00-17:30,节假日休息