Re: leap seconds in DateTime

[email protected] (Zefram)
Newsgroups perl.datetime
Message-ID <[email protected]>
Monty, James T wrote:
>Uh-oh, I don't get the same results with DateTime 0.4304 and ActivePerl
>5.8.8 on Windows XP:

In the changelog:

|0.16    2003-08-06
|
|[ IMPROVEMENTS ]
|
|- The XS code now implements leap second-related calculations.
|  However, this is only used on platforms where we can find a usable
|  finite() or isfinite() function/macro, so it isn't used on Win32.

Looks like the XS picks up the leap second table from leaptab.txt, but
the pure Perl needs to be edited manually and now isn't being tested by
users who have XS functionality.

-zefram
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.