ui/src/app/dashboard/components/overview/dashboard-overview-table/dashboard-overview-table.component.html [55:121]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {{ 'Last modified' | translate }}
{{ this.formatDate( element.metadata.lastModifiedEpochMs ) }}
{{ 'Created' | translate }}
{{ this.formatDate(element.metadata.createdAtEpochMs) }}