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 UTCA simple, light-weight time object. This version should be considered an alpha developer release. How do you think this moudle should handle return values of multiplacation, where the return value would be greater than 23:59:59? FATAL ERRORS Attempti...
LGODDARD/Time-Simple-0.06 - 18 Apr 2011 13:57:45 UTCTime::Fields defines simple time objects with distinct fields for: Century, Year, Month, Day, hour, minute, second, frame, jink, zone along with methods to manipulate those fields && modify their default presentation. Normally, a frame is one 60th-of...
PIP/Time-PT-1.2.565EHOV - 05 Jun 2005 21:31:08 UTCThis module creates global pseudovariables which format dates and times, according to formatting codes you pass to them in strings. The %time formatting codes are designed to be easy to remember and use, and to take up just as many characters as the ...
ROODE/Time-Format-1.16 - 19 Feb 2020 18:12:54 UTCZARABOZO/Time-Precise-1.0010 - 26 Feb 2016 07:47:12 UTC
Time::TZOffset provides tzoffset function that determines timezone offset and shows strings like +0900 This module implemented by XS, it's may be faster than other way to show timezone offset. And also Time::TZOffset is more portable than using "POSI...
KAZEBURO/Time-TZOffset-0.04 - 05 Jan 2015 03:14:10 UTCTime::Strptime is pure perl date and time string parser. In other words, This is pure perl implementation a strptime(3). This module allows you to perform better by pre-compile the format by string. benchmark:GMT(-0000) "tp=Time::Piece, ts=Time::Strp...
KARUPA/Time-Strptime-1.04 - 21 Jun 2019 22:09:11 UTCA data domain is a description of a set of values, either scalar or structured (arrays or hashes). The description can include many constraints, like minimal or maximal values, regular expressions, required fields, forbidden fields, and also contextu...
DAMI/Data-Domain-1.07 - 29 Apr 2020 20:10:30 UTCThis FFI::Platypus::Record class represents the "tm" struct defined by time.h and used by functions such as mktime(3) and strptime(3). This is used by Time::FFI to provide access to such structures. The structure does not store an explicit time zone,...
DBOOK/Time-FFI-2.001 - 27 Nov 2019 18:09:56 UTCTime::Available is used to calculate availability of some resource if start and end time of availability is supplied. Availability is calculated relative to some interval which is defined when new instance of module is created. Start and end dates mu...
DPAVLIN/Time-Available-0.05 - 28 Oct 2006 21:33:50 UTCJulianDay is a package that manipulates dates as number of days since some time a long time ago. It's easy to add and subtract time using julian days... The day_of_week returned by day_of_week() is 0 for Sunday, and 6 for Saturday and everything else...
MUIR/Time-ParseDate-2015.103 - 05 Nov 2015 00:07:39 UTCThis module recognizes the above date/time formats. Usually a date and a time are specified. There are numerous options for controlling what is recognized and what is not. The return code is always the time in seconds since January 1st, 1970 or undef...
MUIR/Time-ParseDate-2015.103 - 05 Nov 2015 00:07:39 UTCThis module just calculates the Day-of-Week for any particular date. It was inspired by the clean Time::DaysInMonth module written by David Muir Sharnoff <Muir@Idiom.Com>....
PIP/Time-DayOfWeek-1.8 - 22 Jul 2016 15:47:47 UTCThis module is for companies that need to do processing only on the last trade date of the month and/or N number of days before the last trade date. It will also be extended to provide the first trade date of the month. It is Leap Year sensitive! It ...
DSPIZZ/Time-Tradedates-0.1.2 - 06 May 2003 17:52:55 UTCTime::Zone::Olson is intended to provide a simple interface to the Olson database that is available on most UNIX systems. It provides an interface to list common time zones, such as Australia/Melbourne that are stored in the zone.tab file, and localt...
DDICK/Time-Zone-Olson-0.36 - 27 Nov 2020 10:04:57 UTC"App::JobLog::Time" puts the cachable time functions into a common module to improve efficiency and facilitate testing....
DFH/App-JobLog-1.042 - 24 Jan 2016 21:19:21 UTCThis module implements a few simple time related functions...
PJFL/Class-Usul-0.84.1 - 14 Apr 2018 12:28:18 UTCThe "Time::TAI::Simple" module provides a very simple way to obtain the number of seconds elapsed since the beginning of the UNIX epoch (January 1st, 1970). It differs from "Time::HiRes" in that it returns the actual number of elapsed seconds, unmodi...
TTKCIAR/Time-TAI-Simple-1.15 - 27 Nov 2018 00:46:13 UTCThis is a library to make it easier on you to access dates and time, do calculations on them and other stuff without knowing all the gorry details. Note that we do not want to add routines like "epoch_to_tm" or "string_to_tm" since the tm object is n...
VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC