Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
markliu2013 committed Mar 19, 2024
1 parent e246aa9 commit f186834
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/cn/biq/mn/TestController.java
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ public static void main(String[] args) {
TimeZone timeZone = TimeZone.getTimeZone(zoneId);
sf.setTimeZone(timeZone);
System.out.println(sf.format(ss));

}

}

0 comments on commit f186834

Please sign in to comment.