We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f86edf commit 0392495Copy full SHA for 0392495
1 file changed
core-java-modules/core-java-8-datetime/README.md
@@ -9,7 +9,7 @@
9
- [TemporalAdjuster in Java](http://www.baeldung.com/java-temporal-adjuster)
10
- [Java 中的 ZoneOffset](https://www.isharkfly.com/t/java-zoneoffset/16803)
11
- [Differences Between ZonedDateTime and OffsetDateTime](https://www.baeldung.com/java-zoneddatetime-offsetdatetime)
12
-- [Period and Duration in Java](http://www.baeldung.com/java-period-duration)
+- [Java 中的 Period 和 Duration](https://www.isharkfly.com/t/java-period-duration/16809)
13
- [How to Get the Start and the End of a Day using Java](http://www.baeldung.com/java-day-start-end)
14
- [Set the Time Zone of a Date in Java](https://www.baeldung.com/java-set-date-time-zone)
15
- [Comparing Dates in Java](https://www.baeldung.com/java-comparing-dates)
0 commit comments