pipe last update data angular code example
Example: applying datepipe on interepolating date in html from typescipt
tooltip="{{recentDate | date: 'medium'}}" // Using interpolation
tooltip="{{recentDate | date: 'medium'}}" // Using interpolation