Question from the Angular test

Write a pipe to format a date according to a certain pattern.

Medium

Let's take a pipe to format a date according to a certain pattern ({{ dateOfBirth | date: 'dd-MM-yyyy' }} ). Which signature would you use for this implementation?

Author: Emmanuel DemeyStatus: PublishedQuestion passed 2955 times
Edit
8
Community EvaluationsNo one has reviewed this question yet, be the first!