Dolphin version 7.2.1
I imported articles into the database, changing a date string to unix timestamp. All the dates for the articles are shown as 01-01-1970; the beginning of the unix epoch.
The timestamp in the database has been doubled check and is correct. Why am I seeing this problem? It is not showing on the demo site. I created a new article and it posted with xx minutes ago. Very puzzling as to why the imported articles are showing Jan 1 1970 as the date when the timestamps stored in the table are correct.