-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with Olson 2006b database? #15
Comments
From [email protected] (@autarch) on 2006-02-23 16:24:42: Actually, it's probably a Win32 issue. On some platforms Perl's handling -dave /=================================================== |
From [email protected] on 2006-02-24 11:37:33: Dave: Thanks. A little post-processing with sed 's/-1.#INF/DateTime::TimeZone::NEG_INFINITY/g; seems to have fixed things. -Greg "My grandfather once told me that there are two kinds of people: those |
From [email protected] (@autarch) on 2014-08-30 20:29:44: On Fri Feb 24 06:37:33 2006, [email protected] wrote:
If you'd be willing to submit a patch that'd be great. |
From [email protected] (@autarch) on 2014-08-30 20:30:08: On Sat Aug 30 16:29:44 2014, DROLSKY wrote:
I should note that the patch needs to be against the code that generates the zone files, not against the generated files themselves. |
Migrated from rt.cpan.org #17832 (status was 'stalled')
Requestors:
From on 2006-02-23 16:21:51:
I used the parse_olson script (from DateTime-TimeZone-0.36) against
the latest Olson DB files (2006b); in
lib/DateTime/TimeZone/Asia/Jerusalem.pm, the last span produced came
out as:
By comparison to the previous file, I'm guessing it should have been:
I found DateTime-TimeZone-0.42, and it's parse_olson script did the same thing.
Is this a problem with the Olson file, or does it point to something not set up correctly in my environment?
perl -v
This is perl, v5.8.4 built for MSWin32-x86-multi-thread
(with 3 registered patches, see perl -V for more detail)
Copyright 1987-2004, Larry Wall
Binary build 810 provided by ActiveState Corp.
http://www.ActiveState.com
ActiveState is a division of Sophos.
Built Jun 1 2004 11:52:21
uname -a
CYGWIN_NT-5.1 gsskyles-mobl0 1.5.16(0.128/4/2) 2005-04-25 20:26 i686
The text was updated successfully, but these errors were encountered: