Fix package name

This commit is contained in:
anujgaud
2023-12-04 23:15:47 +05:30
committed by GitHub
parent 677f4277f2
commit b55f4db549
@@ -1,4 +1,4 @@
package com.baeldung.localDateToISO;
package com.baeldung.localdatetoiso;
import java.text.DateFormat;
import java.text.SimpleDateFormat;