mirror of
https://github.com/geekfrog/PermissionsTime.git
synced 2024-11-24 09:01:25 +00:00
fix
This commit is contained in:
parent
7a49606850
commit
b45edd914b
@ -20,7 +20,7 @@ public class StrUtil {
|
||||
public static String dateToString(Date d) {
|
||||
return DateFormatUtils.format(d, dfs);
|
||||
}
|
||||
|
||||
|
||||
public static String nowTimeString() {
|
||||
return DateFormatUtils.format(new Date(), dfs);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user