Answers for "error: invalidpipeargument: 'unable to convert "[object object]" into a date' for pipe 'datepipe'"

2

Error: InvalidPipeArgument: 'Unable to convert "2021-02-13 04:24:56" into a date' for pipe 'DatePipe

You have to convert the value to "Date" before your pipe
Posted by: Guest on February-25-2021

Code answers related to "error: invalidpipeargument: 'unable to convert "[object object]" into a date' for pipe 'datepipe'"

Browse Popular Code Answers by Language