10 Apr
2012
10 Apr
'12
3:18 p.m.
On Mon, Apr 9, 2012 at 9:41 PM, Shai Gluskin <shai@content2zero.com> wrote:
I think what is going on is that "Now" is the server time (my server is in LA) and the Post date is in Eastern time.
mysql> SET GLOBAL time_zone = timezone; http://dev.mysql.com/doc/refman/5.1/en/time-zone-support.html You could add a db_query() to settings.php to modify the timezone value. -- Earnie -- https://sites.google.com/site/earnieboyd