| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -729,7 +729,7 @@ System.out.println(string); // Nov 03, 2014 - 07:13 | |||
| 729 | 729 | ||
| 730 | 730 | Unlike `java.text.NumberFormat` the new `DateTimeFormatter` is immutable and **thread-safe**. | |
| 731 | 731 | ||
| 732 | - For details on the pattern syntax read [here](http://download.java.net/jdk8/docs/api/java/time/format/DateTimeFormatter.html). | ||
| 732 | + For details on the pattern syntax read [here](https://docs.oracle.com/javase/8/docs/api/java/time/format/DateTimeFormatter.html). | ||
| 733 | 733 | ||
| 734 | 734 | ||
| 735 | 735 | ## Annotations | |
| Back | FazBrowse Home | New Git URL |
0 commit comments