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 UTCParses 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 UTCTerrestrial 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 UTCBarycentric 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 UTCThe 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 UTCGeocentric 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 UTCInternational 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 UTCThis 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 UTCTime::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 UTCThis 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 UTCThis 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 UTCThis 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.06 - 20 Sep 2016 19:06:18 UTCThis module implements a few simple time related functions...
PJFL/Class-Usul-0.84.1 - 14 Apr 2018 12:28:18 UTCAn 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 UTCThis 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 UTCTime::Duration::Concise is an improved approach to convert concise time duration to string representation....
BINARY/Time-Duration-Concise-Localize-2.61 - 15 Feb 2017 07:14:08 UTCLibrary 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-0.06 - 10 Aug 2019 19:41:28 UTCThis module implements the simple datatype built in to XML Schema....
ABW/XML-Schema-0.07 - 10 Jan 2003 12:06:54 UTC