I have a field in the database that storage the date (timestamp with time zone) however when retrieving that field in the front end without any transformation the data shows, the output is like this (2023-05-20T00:00:00.000Z), but if i try to modify it to a more user friendly format it doesn't work, toDate or formatDate
Hi franse, thanks for your reply, the extra " ) " i removed, but forgot to take another screenshot before uploading, did the configurations as mentioned in that post but the only one i can't find is the database timezone handling, and it still doesn't work, i even put on the page a date picker with time and displayed it's value, but when i try to format it then nothing appears