Skip to content

Commit

Permalink
see 01/14 log
Browse files Browse the repository at this point in the history
  • Loading branch information
Blankj committed Jan 14, 2017
1 parent 2ba5a17 commit 87b22e5
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,6 @@ public void formatCN() throws Exception {

@Test
public void test() throws Exception {
System.out.printf("%tl:%tM\n%tp", System.currentTimeMillis(), System.currentTimeMillis(), System.currentTimeMillis());
}
}
}

0 comments on commit 87b22e5

Please sign in to comment.