I try to display the contents of hours but I get an error that is not clear to me because it just a date object.
What is the correct way to solve the following error :
״Objects are not valid as a React child (found: [object Date]). If you meant to render a collection of children, use an array instead״
hours = 2022-08-31T05:23:14.997Z<Text>{hours}</Text>