On 6/2/03 9:36 am, Dave Rolsky at [EMAIL PROTECTED] spake thus:

> On Wed, 5 Feb 2003, Jonathan Scott Duff wrote:
> 
>>> It might be best to just skip those tests if the DateTime::TimeZone
>>> package isn't installed, though.
>> 
>> I haven't looked at the code yet, but would it be useful to ask the
>> user what their offset is from GMT, then create a dummy TZ from that
>> offset for testing purposes?
> 
> We don't actually need to ask them, we can figure it out.  See the code in
> TimeZone.pm for handling a time zone of "local".

I'd argue against this (and possibly the code in TimeZone.pm for handling a
time zone of "local").

I live in Australia and my timezone is +1100. But I host in the US someplace
where the machine has a timezone of -0600. I'd prefer to be able to set my
local timezone. Maybe ask the user on install but make a default of the
machine's local TZ?

Cheers!
Rick Measham

--------------------------------------------------------
             There are 10 kinds of people:
   those that understand binary, and those that don't.
--------------------------------------------------------
   The day Microsoft makes something that doesn't suck
     is the day they start selling vacuum cleaners
--------------------------------------------------------


Reply via email to