0
Good morning, I’m taking the date from firebase to IONIC with the help of angular and I’m getting the following error message: Error Parsing date: "1531595027828". Please provide a Valid ISO 8601 datetime format: https://www.w3.org/TR/NOTE-datetime
Please paste your code to understand where the error is coming from.
– Renata
the recommendation is to use the angular pipe to perform the transformation or parse and do not use the parse in javascript, but send excerpt of your code to be more precise with the orientation
– Felipe Miranda