Merge pull request #6947 from eugenp/lor6-patch-5

Update README.md
This commit is contained in:
Loredana Crusoveanu 2019-05-12 20:26:27 +03:00 committed by GitHub
commit c9c16563db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,2 +1,3 @@
## Relevant Articles:
- [Converting Between LocalDate and XMLGregorianCalendar](https://www.baeldung.com/java-localdate-to-xmlgregoriancalendar)
- [Convert Time to Milliseconds in Java](https://www.baeldung.com/java-time-milliseconds)