Well
Sseuneunge as the pipe end in view
If you want to spend in the component's some
Once edaga ngmoudle.ts provider to use
Register the pipe. All providers: [DatePipe]
This register before haeteum
And the component use the constructor function
Injection causes injection.
constructor (private datePipe: DatePipe) {}
Then you write the following:
this.date = this.datePipe.transform (new Date (), 'dd-MM-yy');