DateTime::LeapSecond(3pm) - phpMan

Command: man perldoc info search(apropos)  


DateTime::LeapSecond(3pm)      User Contributed Perl Documentation      DateTime::LeapSecond(3pm)

NAME
       DateTime::LeapSecond - leap seconds table and utilities

VERSION
       version 1.51

SYNOPSIS
         use DateTime;
         use DateTime::LeapSecond;

         print "Leap seconds between years 1990 and 2000 are ";
         print DateTime::Leapsecond::leap_seconds( $utc_rd_2000 ) -
               DateTime::Leapsecond::leap_seconds( $utc_rd_1990 );

DESCRIPTION
       This module is used to calculate leap seconds for a given Rata Die day. It is used when
       DateTime.pm cannot compile the XS version of this code.

       This library is known to be accurate for dates until Jun 2017.

       There are no leap seconds before 1972, because that's the year this system was
       implemented.

       o   leap_seconds( $rd )

           Returns the number of accumulated leap seconds for a given day.

       o   extra_seconds( $rd )

           Returns the number of leap seconds for a given day, in the range -2 .. 2.

       o   day_length( $rd )

           Returns the number of seconds for a given day, in the range 86398 .. 86402.

SEE ALSO
       <http://hpiers.obspm.fr/eop-pc/earthor/utc/leapsecond.html>

       http://datetime.perl.org

SUPPORT
       Bugs may be submitted at <https://github.com/houseabsolute/DateTime.pm/issues>.

       There is a mailing list available for users of this distribution,
       <mailto:datetime AT perl.org>.

       I am also usually active on IRC as 'autarch' on "irc://irc.perl.org".

SOURCE
       The source code repository for DateTime can be found at
       <https://github.com/houseabsolute/DateTime.pm>.

AUTHOR
       Dave Rolsky <autarch AT urth.org>

COPYRIGHT AND LICENSE
       This software is Copyright (c) 2003 - 2019 by Dave Rolsky.

       This is free software, licensed under:

         The Artistic License 2.0 (GPL Compatible)

       The full text of the license can be found in the LICENSE file included with this
       distribution.

perl v5.30.0                                2019-10-18                  DateTime::LeapSecond(3pm)

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2024-04-20 01:18 @18.119.125.135 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0!Valid CSS!