Search results for "date time"
Date::Time - Lightweight normalised datetime data type
See the README as for now. By the way, I want to be neutral to the calender system - that's why the SYNOPSIS above looks like it does. Personally I think Gregorian dates sucks a lot - but I'm living in a Gregorian world and I'm myself mostly thinking...
TOBIX/OO-DateTime-0.01 - 03 Mar 2000 01:24:05 UTC - Search in distribution
Time::Date - A time and date object for Perl
Time::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 UTC - Search in distribution
Sidef::Time::Date
This class implements ......
TRIZEN/Sidef-23.11 - 07 Nov 2023 05:18:27 UTC - Search in distribution
Date::Lectionary::Time - Find your way in time relative to Sundays.
MARMANOLD/Date-Lectionary-Time-v1.20180422.1
-
22 Apr 2018 04:43:00 UTC
-
Search in distribution
DynGig::Range::Time::Date
KAN/DynGig-Range-Time-0.01
-
02 Jul 2012 02:59:22 UTC
-
Search in distribution
Time::DeltaString - A time interval format (2d4h1m4s) like convert_time() from Lima mudlib.
JETTERO/Date-Lima-1.4300
-
15 Dec 2011 13:57:28 UTC
-
Search in distribution
Time::ParseDate - date parsing both relative and absolute
This 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 UTC - Search in distribution- Time::CTime - format times ala POSIX asctime
- Time::Timezone - miscellaneous timezone manipulations routines
- Time::JulianDay - Julian calendar manipulations
- 1 more result from Time-ParseDate »
Time::Zone - miscellaneous timezone manipulations routines
This is a collection of miscellaneous timezone manipulation routines. "tz2zone()" parses the TZ environment variable and returns a timezone string suitable for inclusion in date(1)-like output. It opionally takes a timezone string, a time, and a is-d...
ATOOMIC/TimeDate-2.33 - 19 May 2020 18:00:18 UTC - Search in distribution- Date::Parse - Parse date strings into time values
- Date::Format - Date formating subroutines
- Date::Language - Language specific date formating and parsing
- 35 more results from TimeDate »
Date::TimeImpl
SYBER/Date-5.2.12
-
20 Jul 2023 12:42:37 UTC
-
Search in distribution
- Date::Rel - Relative date object.
Date::TimeOfDay - Represent time of day (hh:mm:ss)
EARLY RELEASE, API MIGHT CHANGE WITHOUT NOTICE. This is a simple module to represent time of day. Interface is modelled after DateTime. Internal representation is currently float (number of seconds from midnight 00:00:00). Currently does not handle l...
PERLANCAR/Date-TimeOfDay-0.006 - 21 Dec 2022 00:05:49 UTC - Search in distribution
Date::Fmtstr2time - Functions to format date/time strings into a Perl Time based on a "Picture" format string.
Date::Fmtstr2time provides a single function str2time that accepts a date or date / time as a string (*data-string*), and a *format-string* consisting of special substrings which represent the format of various parts of a date and time value. It retu...
TURNERJW/Date-Fmtstr2time-1.11 - 06 Oct 2019 04:15:44 UTC - Search in distribution
Date::Time2fmtstr - Functions to format Perl time integers to strings based on a "Picture" format string.
Date::Time2fmtstr provides a single function time2str that accepts a standard Perl (Unix) "time" value (a large integer equivalent to the number of seconds since 1980) and converts it to a string value based on a *format-string* consisting of special...
TURNERJW/Date-Time2fmtstr-1.11 - 06 Oct 2019 04:15:55 UTC - Search in distribution
Tk::Date - a date/time widget for perl/Tk
Tk::Date implements a date/time widget. There are three ways to input a date: * Using the keyboard to input the digits and the tab key or the mouse pointer to move focus between fields. * Using up and down cursor keys to increment/decrement the date ...
SREZIC/Tk-Date-0.44 - 25 Oct 2010 20:11:03 UTC - Search in distribution
SQL::Statement::Function::ByName::TIME - Return the time part (e.g. 13:56:57) of a date/datetime expression
Implements TIME() SQL. Syntax: TIME(date) Return time part, e.g. "13:56:57" or undef if expression is not detected as a datetime....
PERLANCAR/SQL-Statement-Functions-Date-0.050 - 24 Dec 2022 00:05:27 UTC - Search in distribution- SQL::Statement::Function::ByName::DAY - Synonym for DAYOFMONTH() SQL function
- SQL::Statement::Function::ByName::WEEKDAY - WEEKDAY() SQL function
- SQL::Statement::Function::ByName::SECOND - Return the second part (00-60) of a date/datetime expression
- 3 more results from SQL-Statement-Functions-Date »
DateTime - A date and time object for Perl
DateTime is a class for the representation of date/time combinations, and is part of the Perl DateTime project. It represents the Gregorian calendar, extended backwards in time before its creation (in 1582). This is sometimes known as the "proleptic ...
DROLSKY/DateTime-1.65 - 06 Nov 2023 05:14:16 UTC - Search in distribution- DateTime::Types - Types used for parameter checking in DateTime
- DateTime::Duration - Duration objects for date math
- DateTime::Infinite - Infinite past and future DateTime objects
- 5 more results from DateTime »
Bencher::Scenarios::Date::TimeOfDay - Scenarios to benchmark Date::TimeOfDay
This distribution contains the following Bencher scenario modules: * Bencher::Scenario::Date::TimeOfDay::format * Bencher::Scenario::Date::TimeOfDay::create...
PERLANCAR/Bencher-Scenarios-Date-TimeOfDay-0.002 - 06 Aug 2023 00:05:56 UTC - Search in distribution- Bencher::Scenario::Date::TimeOfDay::format - Benchmark timeofday formatting
- Bencher::Scenario::Date::TimeOfDay::create - Benchmark timeofday creation
DR::DateTime - Easy DateTime implementator.
The module provide the same (reduced) API as DateTime. DateTime is a very usable and good module, but Dump of its objects gets two or three screens, so If You use more than one object DateTime You have too many troubles to debug Your code. METHODS ne...
UNERA/DR-DateTime-1.00 - 23 Aug 2017 09:43:45 UTC - Search in distribution- DR::DateTime::Defaults - Default variables for DR::DateTime.
- DR::DateTime::MouseType - Mouse type definer
DateTime::Set - Datetime sets and set math
DateTime::Set is a module for datetime sets. It can be used to handle two different types of sets. The first is a fixed set of predefined datetime objects. For example, if we wanted to create a set of datetimes containing the birthdays of people in o...
FGLOCK/DateTime-Set-0.3900 - 09 Oct 2016 07:52:54 UTC - Search in distribution- DateTime::Span - Datetime spans
- DateTime::SpanSet - set of DateTime spans
- Set::Infinite::_recurrence - Extends Set::Infinite with recurrence functions
PDL::DateTime - A piddle for keeping high precision (microsecond) timestamps
PDL::DateTime is a subclass of PDL piddle for storing date-time values (scalar piddles, vectors, matrices or generally ND-piddles): * its PDL type is always "LongLong" (64-bit signed integer) * stored values are microseconds since "1970-01-01T00:00:0...
KMX/PDL-DateTime-0.004 - 05 Sep 2020 16:50:47 UTC - Search in distribution