Hi Adam, I am using the UTC based time in the rails environment config.time_zone = 'utc'.
And only for the Worker environment i want to specify the PST time zone. Regards, Raghu On Thu, Dec 3, 2009 at 7:01 PM, Adam Williams <[email protected]> wrote: > It's the same as that defined in your Rails environment.rb: > > config.time_zone = 'Eastern Time (US & Canada)' > > Or, if that is commented out, it is obtained from the system. > > I believe :) > > Adam Williams > > > On Dec 3, 2009, at 3:48 AM, raghavendra gada wrote: > > > Hi, > > > > Whats the default time zone for the worker classes.? > > How to change the time zone for the wroker classes? > > > > Regards, > > Raghu > > _______________________________________________ > > Backgroundrb-devel mailing list > > [email protected] > > http://rubyforge.org/mailman/listinfo/backgroundrb-devel > >
_______________________________________________ Backgroundrb-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/backgroundrb-devel
