Addressed PR comment.

This commit is contained in:
Karsten Silz 2020-03-23 16:27:23 +00:00
parent 5be0f8f343
commit b5787f39cd

View File

@ -7,5 +7,4 @@ This module contains articles about date operations in Java.
- [Checking If Two Java Dates Are on the Same Day](https://www.baeldung.com/java-check-two-dates-on-same-day)
- [Converting Java Date to OffsetDateTime](https://www.baeldung.com/java-convert-date-to-offsetdatetime)
- [How to Set the JVM Time Zone](https://www.baeldung.com/java-jvm-time-zone)
- [Extracting the Day of the Week](http://inprogress.baeldung.com/wp-admin/post.php?post=184664&action=edit&classic-editor)
- [[<-- Prev]](/core-java-modules/core-java-date-operations-1)