I'm not sure if this is the best answer, but you can always add 3 hours to the timestamp before you display/store it. also, you might want to check out the time helper: http://api.cakephp.org/time_8php-source.html It may have some useful functions for this.
On Dec 26, 7:28 am, Robert Sosinski <[EMAIL PROTECTED]> wrote: > Hello, > > I have my webserver in Los Angeles, however I am living in New > Jersey. Is there some way I can make cake set the timezone to Eastern > Standard Time instead of Pacific Standard Time? This way, all > timestamps I put into the database are of my timezone. > > Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
