Commit 4180fba0 authored by Quxl's avatar Quxl

x

parent 854be08c
......@@ -40,9 +40,4 @@ public class DateUtil {
}
}
public static void main(String[] args) {
String timeString = "121212";
System.out.println(DateUtil.parseTime_HHmmss(timeString));
}
}
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