develooper Front page | perl.datetime | Postings from January 2007

missing something..part 2

Thread Next
From:
Matthew
Date:
January 25, 2007 07:39
Subject:
missing something..part 2
Message ID:
45B8CF14.6090001@matthewboehm.com
yea..missing the body..sheesh

my $dt = DateTime->new( year => 2007, hour => 9,
                         time_zone => "Etc/GMT+5"
                 );


The timezone 'Etc/GMT+5' in an invalid name.

??

I see all the Etc/GMT+X inside my /usr/share/zoneinfo/Etc/ so what's up?

Are the Etc/GMT+X the proper "generic" time zones to use if your 
country/region isn't specified?

Thanks,
Matthew

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About