Search results for "module:Time::Piece"
Time::Piece - Object Oriented time objects
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::Piece::DB2 - Adds DB2-specific methods to Time::Piece
Using this module instead of, or in addition to "Time::Piece" adds a few DB2-specific date/time methods to "Time::Piece" objects....
MFERRIS/Time-Piece-DB2-0.05 - 01 Jun 2004 18:07:35 UTC
Time::Piece::MySQL - Adds MySQL-specific methods to Time::Piece
Using this module instead of, or in addition to, "Time::Piece" adds a few MySQL-specific date-time methods to "Time::Piece" objects....
KASEI/Time-Piece-MySQL-0.06 - 07 Jun 2008 15:26:02 UTC
Time::Piece::Over24 - Adds over 24:00:00 methods to Time::Piece
ROZARY/Time-Piece-Over24-0.016
-
22 Mar 2015 12:42:06 UTC
Time::Piece::ISO - ISO 8601 Subclass of Time::Piece
This module subclasses Time::Piece in order to change its stringification and string comparison behavior to use the ISO 8601 format instead of localtime's ctime format. Although it does break the backwards compatibility with the builtin localtime and...
DWHEELER/Time-Piece-ISO-0.12 - 26 Jun 2011 06:23:40 UTC
Time::Piece::Plus - Subclass of Time::Piece with some useful method
Time::Piece::Plus is subclass of Time::Piece with some useful method....
SONGMU/Time-Piece-Plus-0.05 - 05 May 2013 18:11:02 UTC
Time::Piece::MSSQL - MSSQL-specific methods for Time::Piece
This module adds functionality to Time::Piece, providing methods useful for using the object in conjunction with a Microsoft SQL database connection. It will produce and parse MSSQL's default-format datetime values....
RJBS/Time-Piece-MSSQL-0.023 - 31 Dec 2022 21:02:43 UTC
Time::Piece::Guess - Compares the passed string against common patterns and returns a format to use with Time::Piece or object
VVELOX/Time-Piece-Guess-0.1.1
-
01 Aug 2023 05:30:08 UTC
Time::Piece::Month - a month of Time::Piece objects
This is an extension to Time::Piece::Range that represents a complete calendar month....
TMTM/Time-Piece-Month-1.00 - 03 Sep 2005 21:33:44 UTC
Time::Piece::Range - deal with a range of Time::Piece objects
This is a subclass of Date::Range that uses Time::Piece objects rather than Date::Simple objects. It only works at the precision of complete days - times are ignored in all calculations....
TMTM/Time-Piece-Range-1.2 - 06 Sep 2005 18:17:50 UTC
Time::Piece::Adaptive - subclass of Time::Piece which allows the default stringification function to be set.
DPRICE/Time-Piece-Adaptive-0.03
-
23 Oct 2006 21:40:56 UTC
Time::Piece::DayOfWeek - adds isday of week method to Time::Piece
Time::Piece::DayOfWeek is a day of the week utility for Time::Piece. This module adds is_(sunday|mondy|tuesday|wednesday|thursday|friday) methods to Time::Piece objects...
JSHY/Time-Piece-DayOfWeek-0.02 - 24 Jun 2013 17:23:47 UTC
MooseX::Types::Time::Piece - Time::Piece type and coercions for Moose
This module provides Moose type constraints and coercions for using Time::Piece objects as Moose attributes....
STEVENL/MooseX-Types-Time-Piece-0.10 - 13 Dec 2012 09:02:28 UTC
Time::Seconds - a simple API to convert seconds to other date values
This module is part of the Time::Piece 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::Piece when you delta two Time::Piece objects. Time::Seconds a...
ESAYM/Time-Piece-1.3401 - 06 Apr 2020 22:42:38 UTC
Class::DBI::FormBuilder::Plugin::Time::Piece - Output Dates/Times Properly
This module is loaded implicitly by CDBI::FormBuilder <= 0.32, when it encounters a Time::Piece object as a has_a field within a Class::DBI object/class. When that happens, Class::DBI::FormBuilder::Plugin::Time::Piece->field($obj,$form,$column) is ca...
DAVEBAIRD/Class-DBI-FormBuilder-Plugin-Time-Piece-0.1 - 11 Oct 2005 13:04:19 UTC
Sisimai::Time - Child class of Time::Piece for Sisimai::Data
Sisimai::Time is a child class of Time::Piece for Sisimai::Data....
AKXLIX/Sisimai-v4.25.16 - 16 May 2023 06:28:56 UTC
Time::F - Formatting times.
Formats a time using "Format Specifiers" in Time::P, according to specified locale....
COFFEE/Time-C-0.024 - 23 Apr 2017 13:50:11 UTC
Time::P - Parse times from strings.
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::C - Convenient time manipulation.
Makes manipulating time structures more convenient. Internally uses Time::Moment, and Time::Zone::Olson....
COFFEE/Time-C-0.024 - 23 Apr 2017 13:50:11 UTC