The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "Date"

Date - extremely fast Date framework with timezones, microseconds, relative dates and intervals support. River stage one • 6 direct dependents • 6 total dependents

Date is a port of C++ "panda::date" framework which is complete feature-rich date framework, supporting timezones (not just offsets), microseconds, relative dates and intervals. Timezones with leap seconds (right/*) are also supported. Date supports ...

SYBER/Date-5.2.13 - 31 Jan 2024 13:00:52 UTC - Search in distribution

Date::Easy::Date - easy date class River stage one • 1 direct dependent • 1 total dependent

A Date::Easy::Date object is really just a Date::Easy::Datetime object whose time portion is always guaranteed to be midnight. In typical usage, you will either use the "date" constructor to convert a human-readable string to a date, or the "today" f...

BAREFOOT/Date-Easy-0.10 - 14 Jan 2020 21:58:39 UTC - Search in distribution

Date::Manip::Date - Methods for working with dates River stage three • 61 direct dependents • 201 total dependents

This module works specifically with date objects. Although the word date is used extensively here, it is actually somewhat misleading. Date::Manip works with the full calendar date (year, month, day, and week when appropriate), time of day (hour, min...

SBECK/Date-Manip-6.95 - 01 Mar 2024 16:18:57 UTC - Search in distribution

Date::Parser::Date - Simple date object River stage zero No dependents

A simple date object....

HEJKI/Date-Parser-0.4 - 26 Apr 2011 11:31:05 UTC - Search in distribution

Date::JD - conversion between flavours of Julian Date River stage one • 1 direct dependent • 2 total dependents

For date and time calculations it is convenient to represent dates by a simple linear count of days, rather than in a particular calendar. This is such a good idea that it has been invented several times. If there were a single such linear count then...

ZEFRAM/Date-JD-0.006 - 30 Jul 2017 11:02:58 UTC - Search in distribution

Tk::Date - a date/time widget for perl/Tk River stage zero No dependents

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

Date::Day - Perl extension for converting a date to its respective day. River stage zero No dependents

After noticing the complexity of some modules for determining the day of a specific date, I decided to write this module. It is by far the shortest module of its kind performing the above task. This module exports a subroutine called day() which take...

ESSENZ/Date-Day-1.04 - 08 Dec 2002 02:02:06 UTC - Search in distribution

Date::ISO - Perl extension for converting dates between ISO and Gregorian formats. River stage zero No dependents

Convert dates between ISO and Gregorian formats. new my $iso = Date::ISO->new( iso => $iso_date_string ); my $iso = Date::ISO->new( epoch = $epoch_time ); Set the time to 2:30:25 on the date specified in $iso_date_string my $iso = Date::ISO->new( iso...

RBOW/Date-ISO-1.31 - 07 Mar 2014 13:48:18 UTC - Search in distribution

Date::MSD - conversion between flavours of Mars Sol Date River stage zero No dependents

For date and time calculations it is convenient to represent dates by a simple linear count of days, rather than in a particular calendar. This module performs conversions between different flavours of linear count of Martian solar days ("sols"). Amo...

ZEFRAM/Date-MSD-0.005 - 30 Jul 2017 11:14:38 UTC - Search in distribution

Date::Tie - ISO dates made easy River stage zero No dependents

Date::Tie is an attempt to simplify date operations syntax. It works with calendar dates (year-month-day), ordinal dates (year-day), week dates (year-week-day), times (hour:minute:second), decimal fractions (decimal hours, decimal minutes and decimal...

FGLOCK/Date-Tie-0.20 - 12 Feb 2009 19:32:32 UTC - Search in distribution

ORM::Date - Date handler class. River stage zero No dependents

This class introduces minimal interface to handle database table fields of type 'DATE'. It can be used to store time alogn with date, but ORM uses class "ORM::Datetime" to handle fields of type DATETIME. Please also consult ORM::Datetime to be sure y...

AKIMOV/ORM-0.85.1 - 14 Apr 2013 11:36:38 UTC - Search in distribution

PFT::Date - Representation of date River stage one • 1 direct dependent • 1 total dependent

"PFT::Date" is defined as a blessed array reference. The first element is the year, the second is the month, the third is the day....

DACAV/PFT-v1.4.1 - 23 Jul 2019 15:14:22 UTC - Search in distribution

APR::Date - Perl API for APR date manipulating functions River stage three • 155 direct dependents • 183 total dependents

"APR::Socket" provides the Perl interface to APR date manipulating functions....

SHAY/mod_perl-2.0.13 - 21 Oct 2023 10:32:29 UTC - Search in distribution

Date::ManipX::Almanac::Date - Methods for working with almanac dates River stage zero No dependents

This Perl module implements a version of Date::Manip::Date that can parse a selection of almanac events. These are implemented using the relevant Astro::Coord::ECI classes. This module is not an actual subclass of Date::Manip::Date, but holds a "Date...

WYANT/Date-ManipX-Almanac-0.003 - 30 Sep 2022 15:00:45 UTC - Search in distribution

Date::Calc - Gregorian calendar date calculations River stage three • 97 direct dependents • 288 total dependents

* "use Date::Calc qw( Days_in_Year Days_in_Month ... );" * "use Date::Calc qw(:all);" You can either specify the functions you want to import explicitly by enumerating them between the parentheses of the ""qw()"" operator, or you can use the "":all""...

STBEY/Date-Calc-6.4 - 07 Mar 2015 20:24:35 UTC - Search in distribution

Date::ICal - Perl extension for ICalendar date objects. River stage one • 4 direct dependents • 5 total dependents

Date::ICal talks the ICal date format, and is intended to be a base class for other date/calendar modules that know about ICal time format also....

SKIM/Date-ICal-2.682 - 24 May 2023 14:54:29 UTC - Search in distribution

Date::Lima - A time interval format (2d4h1m4s) like convert_time() from Lima mudlib. River stage zero No dependents

JETTERO/Date-Lima-1.4300 - 15 Dec 2011 13:57:28 UTC - Search in distribution

Date::Maya - Translate between Julian days and Maya days. River stage zero No dependents

For an extensive description of both the Maya calendar and Julian days, see the calendar faq [1]. This module presents routines to calculate the Mayan day from a Julian day, and a Julian day from a Mayan day. The Mayan calendar has different dating s...

ABIGAIL/Date-Maya-2010011301 - 13 Jan 2010 21:03:06 UTC - Search in distribution

Date::Span - deal with date/time ranges than span multiple dates River stage one • 1 direct dependent • 1 total dependent

This module provides code for dealing with datetime ranges that span multiple calendar days. This is useful for computing, for example, the amount of seconds spent performing a task on each day. Given the following table: event | begun | ended ------...

RJBS/Date-Span-1.129 - 01 Jan 2023 02:28:12 UTC - Search in distribution

Date::Tiny - A date object, with as little code as possible River stage one • 1 direct dependent • 1 total dependent

Date::Tiny is a member of the DateTime::Tiny suite of time modules. It implements an extremely lightweight object that represents a date, without any time data. The Tiny Mandate Many CPAN modules which provide the best implementation of a concept can...

DAGOLDEN/Date-Tiny-1.07 - 23 Jun 2016 13:44:17 UTC - Search in distribution
5,183 results (0.149 seconds)