On Sun, 10 Aug 2003, John Siracusa wrote:

> On 8/10/03 9:39 AM, Dave Rolsky wrote:
> > DateTime.pm now sets the time zone to floating when it creates an object
> > in the from_object() method.  I think it used to be UTC.  I'll release a
> > new DT::TZ to handle this.
>
> ...speaking of which, is there any chance DateTime->now() can be changed to
> default to the "local" time zone?  It seems to me that "now" probably means
> "now, here" most of the time.  I don't have a single call to now() that
> doesn't include time_zone => 'local'.

This doesn't seem like a good idea, since it's not backwards compatible
and since 'local' may not work on every single platform.


-dave

/*=======================
House Absolute Consulting
www.houseabsolute.com
=======================*/

Reply via email to