Hi! I have a database that I export from and old page, it’s a PHP Database that have a column with dates like that:
“2019-01-28 08:01:00”
When I try to import to a wix collections all dates are converted to something like:
Jan 02, 2021 03:00 AM
How can I change the format to Wix Date format?