Commit 45502daa authored by 张永's avatar 张永

改格式

parent 6b41f80f
......@@ -31,7 +31,7 @@ public class DateUtil {
public static final String FMT_YYYYMMddHHMMSS = "yyyyMMddHHmmss";
public static final String FMT_UTC_ALIYUN="YYYY-MM-DD'T'hh:mm:ss'Z'";
public static final String FMT_YYYY_MM = "yyyy/MM";
public static final String FMT_YYYY_MM = "yyyy-MM";
public static final Long SECOND = 1000L;
public static final Long MINUTE = 1000L*60;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment