We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 529de38 commit 52ca4fbCopy full SHA for 52ca4fb
1 file changed
core-java-modules/core-java-date-operations-2/README.md
@@ -7,4 +7,5 @@ This module contains articles about date operations in Java.
7
- [Checking If Two Java Dates Are on the Same Day](https://www.baeldung.com/java-check-two-dates-on-same-day)
8
- [Converting Java Date to OffsetDateTime](https://www.baeldung.com/java-convert-date-to-offsetdatetime)
9
- [How to Set the JVM Time Zone](https://www.baeldung.com/java-jvm-time-zone)
10
+- [How to determine day of week by passing specific date in Java?](https://www.baeldung.com/java-get-day-of-week)
11
- [[<-- Prev]](/core-java-modules/core-java-date-operations-1)
0 commit comments