Commit f6759d30 authored by Raimbek Egemberdiev's avatar Raimbek Egemberdiev

fix date format

parent d76742d9
......@@ -15,6 +15,6 @@ public @interface DateCmp {
String value() default "";
String format() default "yyyy-MM-dd hh:mm:ss";
String format() default "yyyy-MM-dd HH:mm:ss";
}
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