10 lines
509 B
Markdown
10 lines
509 B
Markdown
## Core Date Operations (Part 3)
|
|
This module contains articles about date operations in Java.
|
|
|
|
### Relevant Articles:
|
|
|
|
- [Create Date From Unix Timestamp in Java](https://www.baeldung.com/java-date-unix-timestamp)
|
|
- [Convert java.util.Date to java.sql.Date](https://www.baeldung.com/java-convert-util-date-to-sql)
|
|
- [How to Determine Date of the First Day of the Week Using LocalDate in Java](https://www.baeldung.com/java-first-day-of-the-week)
|
|
- [[<-- Prev]](/core-java-modules/core-java-date-operations-2)
|