Updated README.md

added link back to the article: https://www.baeldung.com/java-date-unix-timestamp
This commit is contained in:
Asjad J
2022-09-30 16:31:39 +05:00
committed by GitHub
parent 528c2424b6
commit e8c2c940e1

View File

@@ -3,4 +3,5 @@ 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)
- [[<-- Prev]](/core-java-modules/core-java-date-operations-2)