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 UTCTime provides an OO interface to Time/Dates, ala Time::Object....
CNATION/BingoX-1.93 - 17 Jan 2002 03:32:09 UTCThis module provides an object-oriented interface to Time::Duration. Sure, it's overkill, and Time::Duration is plenty useful without OO, but this interface makes it easy to use Time::Duration with Class::DBI, and that's a good thing....
RJBS/Time-Duration-Object-0.301 - 18 Oct 2013 16:07:03 UTCKAN/DynGig-Range-Time-0.01 - 02 Jul 2012 02:59:22 UTC
This is a class for Time::Duration::Object-like objects representing infinite durations....
RJBS/Time-Duration-Object-0.301 - 18 Oct 2013 16:07:03 UTCThis module is part of the Time::Object distribution. It allows the user to find out the number of minutes, hours, days, weeks or years in a given number of seconds. It is returned by Time::Object when you delta two Time::Object objects. Time::Second...
MSERGEANT/Time-Object-1.00 - 22 Oct 2001 13:11:40 UTC"Rose::DB::Object::MakeMethods::Time" creates methods that deal with times, and inherits from Rose::Object::MakeMethods. See the Rose::Object::MakeMethods documentation to learn about the interface. The method types provided by this module are descri...
JSIRACUSA/Rose-DB-Object-0.819 - 16 Jun 2020 13:25:13 UTC"Time::Duration::LocaleObject" is an object-oriented wrapper around possible language-specific "Time::Duration" modules. The methods correspond to the function calls in those modules. The target module is established from the user's locale, or can be...
KRYDE/Time-Duration-Locale-12 - 14 Apr 2017 11:27:41 UTCObjects of this class store and manipulate metadata for time columns in a database. Column metadata objects store information about columns (data type, size, etc.) and are responsible for creating object methods that manipulate column values. This cl...
JSIRACUSA/Rose-DB-Object-0.819 - 16 Jun 2020 13:25:13 UTCOISHI/DBIx-ObjectMapper-0.3013 - 29 Dec 2010 11:09:41 UTC
This is an object-oriented approach to "TZ" environment variable settings, ie. $ENV{'TZ'}. A "Time::TZ" object holds a TZ string and has methods to make calculations in that zone by temporarily changing the "TZ" environment variable (see Tie::TZ). Se...
KRYDE/Tie-TZ-11 - 13 Aug 2020 08:44:28 UTCThis module is used internally as a base class by Time::localtime And Time::gmtime functions. It creates a Time::tm struct object which is addressable just like's C's tm structure from time.h; namely with sec, min, hour, mday, mon, year, wday, yday, ...
XSAWYERX/perl-5.32.0 - 20 Jun 2020 20:38:54 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 UTCTime::Date is a class that can be used to represent a date as an object. Unlike other modules, this one just stores a Unix epoch within the object and relies heavily on the underlying operating system so it's very fast. It provides functionality for ...
JACOBG/Time-Date-0.05 - 01 Nov 2017 17:01:55 UTCTime::Tiny is a member of the DateTime::Tiny suite of time modules. It implements an extremely lightweight object that represents a time, without any time data. The Tiny Mandate Many CPAN modules which provide the best implementation of a concept can...
DAGOLDEN/Time-Tiny-1.08 - 22 Apr 2018 08:51:15 UTCA Time::Clock object is a twenty-four hour clock with nanosecond precision and wrap-around. It is a clock only; it has absolutely no concept of dates. Vagaries of date/time such as leap seconds and daylight savings time are unsupported. When a Time::...
JSIRACUSA/Time-Clock-1.03 - 14 Feb 2014 17:21:48 UTCConvenient ways of handling recurrences....
COFFEE/Time-C-0.024 - 23 Apr 2017 13:50:11 UTCMakes manipulating time structures more convenient. Internally uses Time::Moment, and Time::Zone::Olson....
COFFEE/Time-C-0.024 - 23 Apr 2017 13:50:11 UTCAllows you to differentiate between two times, manipulate the difference in various ways, and check what the computed comparison time is....
COFFEE/Time-C-0.024 - 23 Apr 2017 13:50:11 UTCFormats a time using "Format Specifiers" in Time::P, according to specified locale....
COFFEE/Time-C-0.024 - 23 Apr 2017 13:50:11 UTC