提交 d6c97219 编写于 作者: B Benjamin Winterberg

Fix link #20

上级 1a596004
......@@ -729,7 +729,7 @@ System.out.println(string); // Nov 03, 2014 - 07:13
Unlike `java.text.NumberFormat` the new `DateTimeFormatter` is immutable and **thread-safe**.
For details on the pattern syntax read [here](http://download.java.net/jdk8/docs/api/java/time/format/DateTimeFormatter.html).
For details on the pattern syntax read [here](https://docs.oracle.com/javase/8/docs/api/java/time/format/DateTimeFormatter.html).
## Annotations
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册