diff --git a/ui/src/app/metadata/configuration/component/history-list.component.html b/ui/src/app/metadata/configuration/component/history-list.component.html index 82a275060..db658f453 100644 --- a/ui/src/app/metadata/configuration/component/history-list.component.html +++ b/ui/src/app/metadata/configuration/component/history-list.component.html @@ -23,7 +23,7 @@ Current (v{{ history.length - i }}) v{{ history.length - (i) }} - {{ version.date | date:'medium' }} + {{ version.date | date:DATE_FORMAT }} {{ version.creator }}