diff --git a/redaction-service-v1/redaction-service-server-v1/src/main/resources/date_formats.txt b/redaction-service-v1/redaction-service-server-v1/src/main/resources/date_formats.txt index 5ceea298..e0b40b5a 100644 --- a/redaction-service-v1/redaction-service-server-v1/src/main/resources/date_formats.txt +++ b/redaction-service-v1/redaction-service-server-v1/src/main/resources/date_formats.txt @@ -37,4 +37,5 @@ dd.MMM-yyyy dd.MMMM-yyyy dd. MMM yy d['th']['st']['nd']['rd'] MMMM yy -d['th']['st']['nd']['rd'] MMMM yyyy \ No newline at end of file +d['th']['st']['nd']['rd'] MMMM yyyy +dd.MM.yy \ No newline at end of file