Thread Starter
Maxon
(@mwww_31)
Good evening Markus, all the date meta fields are stored as timestamps in the database. I guess I’ll need to find a way to convert those timestamps values into date or datetime.
Should I use FROM_UNIXTIME() and CAST() functions in a query to solve this ?
Best regards, Maxime