On Mon, 31 Mar 2003, Flavio S. Glock wrote: > time_zone() > > Changes the time_zone of the whole datetime set. > > $set = $set->time_zone( 'America/Los_Angeles' ); > > Note: it could be named "set_time_zone()", but I think "set" is > ambiguous in this context.
I think that calling it set_time_zone() is better because that way it's consistent with DateTime.pm. -dave /*======================= House Absolute Consulting www.houseabsolute.com =======================*/
