[pLog-svn] r2547 - plog/branches/plog-1.0.2/class/dao

Jon Daley plogworld at jon.limedaley.com
Thu Nov 10 03:40:51 GMT 2005


On Wed, 9 Nov 2005, Paul Westbrook wrote:
>  With this change, some articles will be in local time to the server, and 
> some will have their time adjusted.  It will be hard to determine whether the 
> time offset has been applied to a date and time in the database.
 	I think all posts will be in local time to the server.  You can 
try it yourself on your server, without this fix:

set the offset to a non-zero amount.
hit "new post", note the time is at the correct server minus offset time.
hit update.
Note the timestamp is now server time minus 2 * offset time.
editing posts correctly added and subtracted the offset when retrieving 
and saving to the database.
Adding posts added the local user time, instead of the server time to the 
database.



More information about the pLog-svn mailing list