The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Time::Period"

Time::Period - A Perl module to deal with time periods. River stage zero No dependents

The inPeriod function determines if a given time falls within a given period. inPeriod returns 1 if the time does fall within the given period, 0 if not, and -1 if inPeriod detects a malformed time or period. The time is specified as per the "time()"...

PBOYD/Time-Period-1.25 - 04 Jan 2015 04:16:17 UTC

Time::P - Parse times from strings. River stage zero No dependents

Parses a string to get a time out of it using "Format Specifiers" reminiscent of C's "scanf" and indeed "strptime" functions....

COFFEE/Time-C-0.024 - 23 Apr 2017 13:50:11 UTC

Time::TT - Terrestrial Time and its realisations River stage one • 1 direct dependent • 1 total dependent

Terrestrial Time (TT) is a time scale representing time on the surface of Terra. Specifically, it is the proper time experienced by a clock located on the rotating geoid (i.e., at sea level). It is indirectly the basis for Terran civil timekeeping, v...

ZEFRAM/Time-TT-0.005 - 22 Mar 2012 21:03:50 UTC

Time::TCB - Barycentric Coordinate Time River stage zero No dependents

Barycentric Coordinate Time (TCB) is a coordinate time scale representing time in the Sol system. Specifically, it is the proper time experienced by a distant clock comoving with the barycentre of the Sol system. This module represents instants on th...

ZEFRAM/Time-TCB-0.003 - 08 Aug 2017 00:14:50 UTC

Time::GPS - Global Positioning System time River stage zero No dependents

The Global Positioning System (GPS) includes as an integral feature the dissemination of a very precise time scale. This time scale is produced by atomic clocks on the satellites, and is steered to keep in step with International Atomic Time (TAI). T...

ZEFRAM/Time-GPS-0.003 - 22 Mar 2012 20:19:50 UTC

Time::TCG - Geocentric Coordinate Time and realisations River stage zero No dependents

Geocentric Coordinate Time (TCG) is a coordinate time scale representing time in the Terran system. Specifically, it is the proper time experienced by a distant clock comoving with the geocentre. It is linearly related to Terrestrial Time (TT), which...

ZEFRAM/Time-TCG-0.002 - 06 Feb 2012 11:05:01 UTC

Time::TAI - International Atomic Time and realisations River stage zero No dependents

International Atomic Time (TAI) is a time scale produced by an ensemble of atomic clocks around Terra. It attempts to tick at the rate of proper time on the Terran geoid (i.e., at sea level), and thus is the principal realisation of Terrestrial Time ...

ZEFRAM/Time-TAI-0.003 - 23 Jul 2010 20:08:56 UTC

Time::UTC - manipulation of UTC in terms of TAI River stage one • 3 direct dependents • 4 total dependents

This module encapsulates knowledge about the structure of the UTC time scale, including the leap seconds of the current incarnation. This information is useful in manipulating times stored in a UTC-based format, or in converting between UTC and TAI (...

ZEFRAM/Time-UTC-0.009 - 27 Jul 2017 10:05:23 UTC

Time::SoFar - Perl module to calculate run time River stage one • 2 direct dependents • 2 total dependents

Time::SoFar has two functions for calculating how long a script has been running. "runtime()" always works from the time the script was started (using *$^T*). "runinterval()" works from the last time "runtime()" or "runinterval()" was called (or sinc...

ELIJAH/Time-SoFar-1.00 - 15 Dec 2000 01:47:42 UTC

Time::Piece - Object Oriented time objects River stage four • 219 direct dependents • 3569 total dependents

This module replaces the standard "localtime" and "gmtime" functions with implementations that return objects. It does so in a backwards compatible manner, so that using localtime/gmtime in the way documented in perlfunc will still return what you ex...

ESAYM/Time-Piece-1.3401 - 06 Apr 2020 22:42:38 UTC

Time::Object - Object Oriented time objects River stage zero No dependents

This module replaces the standard localtime and gmtime functions with implementations that return objects. It does so in a backwards compatible manner, so that using localtime/gmtime in the way documented in perlfunc will still return what you expect...

MSERGEANT/Time-Object-1.00 - 22 Oct 2001 13:11:40 UTC

Time::DoAfter - Wait before doing by label contoller singleton River stage zero No dependents

This library provides a means to do something after waiting a specified period of time since the previous invocation under the same something label. Also, it's a singleton. Let's say you have a situation where you want to do something every 2 seconds...

GRYPHON/Time-DoAfter-1.08 - 20 Mar 2022 00:56:03 UTC

Class::Usul::Time - Functions for date and time manipulation River stage one • 3 direct dependents • 3 total dependents

This module implements a few simple time related functions...

PJFL/Class-Usul-0.84.1 - 14 Apr 2018 12:28:18 UTC

Time::Local::More - More functions for producing Unix epoch timestamp or localtime/gmtime tuple River stage one • 2 direct dependents • 2 total dependents

EARLY RELEASE: API MIGHT CHANGE. Overview of the module: * The "*startof*" functions These functions basically "round" the time to the start of minute, hour, day, or so on. For example, "time_startofday_local" is basically equivalent to: my @t = loca...

PERLANCAR/Time-Local-More-0.002 - 04 Nov 2021 00:05:52 UTC

SPVM::Time::Piece - Dates and Times River stage zero No dependents

The Time::Piece class in SPVM has methods to manipulate dates and times....

KIMOTO/SPVM-Time-Piece-0.003 - 22 Dec 2023 03:27:53 UTC

Time::UTC::Segment - segments of UTC definition River stage one • 3 direct dependents • 4 total dependents

An object of this class represents a segment of the definition of UTC in terms of TAI. Each segment is a period of time over which the relation between UTC and TAI is stable. Each point where the relation changes is a boundary between segments. Each ...

ZEFRAM/Time-UTC-0.009 - 27 Jul 2017 10:05:23 UTC

Regexp::Common::time - Date and time regexps. River stage one • 4 direct dependents • 6 total dependents

This module creates regular expressions that can be used for parsing dates and times. See Regexp::Common for a general description of how to use this interface. Parsing dates is a dirty business. Dates are generally specified in one of three possible...

MANWAR/Regexp-Common-time-0.16 - 28 Feb 2018 20:18:44 UTC

Time::Duration::Concise River stage two • 3 direct dependents • 16 total dependents

Time::Duration::Concise is an improved approach to convert concise time duration to string representation....

BINARY/Time-Duration-Concise-Localize-2.62 - 03 Oct 2022 01:51:26 UTC

Astro::Montenbruck::Time - Time-related routines River stage zero No dependents

Library of date/time manipulation routines for practical astronomy. Most of them are based on so called *Julian date (JD)*, which is the number of days elapsed since mean UT noon of January 1st 4713 BC. This system of time measurement is widely adopt...

KRUSHI/Astro-Montenbruck-1.26 - 05 Feb 2022 18:30:10 UTC

XML::Schema::Type::Builtin - built in datatypes for XML Schema River stage one • 1 direct dependent • 1 total dependent

This module implements the simple datatype built in to XML Schema....

ABW/XML-Schema-0.07 - 10 Jan 2003 12:06:54 UTC
20 results (0.029 seconds)