diff --git a/core-java-modules/core-java-date-operations/README.md b/core-java-modules/core-java-date-operations/README.md new file mode 100644 index 0000000000..f1f3d66811 --- /dev/null +++ b/core-java-modules/core-java-date-operations/README.md @@ -0,0 +1,2 @@ +### Relevant Articles: +- [Get the Current Date Prior to Java 8](https://www.baeldung.com/java-get-the-current-date-legacy)