[currentPageReportTemplate]="'Rows per page: 10 {first}-{last} of {totalRecords}'">
-
\ No newline at end of file
+
diff --git a/frontend/src/app/features/components/export-listings/export-listings.component.html b/frontend/src/app/features/components/export-listings/export-listings.component.html
index bd9718b7..539342f6 100644
--- a/frontend/src/app/features/components/export-listings/export-listings.component.html
+++ b/frontend/src/app/features/components/export-listings/export-listings.component.html
@@ -4,7 +4,7 @@
Data last updated on {{dateLastUpdated
- | date: 'YYYY-MM-dd'}}
+ | date: 'yyyy-MM-dd'}}
@@ -34,4 +34,4 @@
Download listings as .CSV file
-
\ No newline at end of file
+
diff --git a/frontend/src/app/features/components/listings-table/listing-details/listing-details.component.html b/frontend/src/app/features/components/listings-table/listing-details/listing-details.component.html
index e2aaf47e..dfe92636 100644
--- a/frontend/src/app/features/components/listings-table/listing-details/listing-details.component.html
+++ b/frontend/src/app/features/components/listings-table/listing-details/listing-details.component.html
@@ -213,7 +213,7 @@
Detailed Listing Information for
{{ addressChange.type }}
{{ addressChange.platformAddress }}
{{ addressChange.bestMatchAddress }}
-
{{ addressChange.date |date:'YYYY-MM-dd' }}
+
{{ addressChange.date |date:'yyyy-MM-dd' }}
{{ addressChange.user }}
@@ -261,7 +261,7 @@
Detailed Listing Information for
Business Licence Information
- BL Records Last Uploaded:{{blInfo.updDtm |date:'YYYY-MM-dd' }}
+ BL Records Last Uploaded:{{blInfo.updDtm |date:'yyyy-MM-dd' }}