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

HTTP::Date - HTTP::Date - date conversion routines River stage four • 156 direct dependents • 8608 total dependents

This module provides functions that deal the date formats used by the HTTP protocol (and then some more). Only the first two functions, time2str() and str2time(), are exported by default. time2str( [$time] ) The time2str() function converts a machine...

OALDERS/HTTP-Date-6.06 - 06 Jul 2023 22:31:19 UTC - Search in distribution

Mojo::Date - HTTP date River stage four • 943 direct dependents • 1041 total dependents

Mojo::Date implements HTTP date and time functions, based on RFC 7230 <https://tools.ietf.org/html/rfc7230>, RFC 7231 <https://tools.ietf.org/html/rfc7231> and RFC 3339 <https://tools.ietf.org/html/rfc3339>....

SRI/Mojolicious-9.36 - 08 Mar 2024 22:16:38 UTC - Search in distribution

Date::Time - Lightweight normalised datetime data type River stage zero No dependents

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 River stage zero No dependents

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

WARC::Date - datestamp objects for WARC library River stage zero No dependents

"WARC::Date" objects encapsulate the details of the required format for timestamps in WARC headers. These objects have overloaded string and number conversions. As a string, a "WARC::Date" object produces the [W3C-NOTE-datetime] format, while convers...

JCB/WARC-v0.0.1 - 17 Apr 2020 01:48:44 UTC - Search in distribution

qbit::Date - Functions to manipulate dates. River stage two • 32 direct dependents • 33 total dependents

MADSKILL/qbit-2.8 - 05 Nov 2018 18:23:23 UTC - Search in distribution

Class::Date - Class for easy date and time manipulation River stage two • 11 direct dependents • 13 total dependents

This module is intended to provide a general-purpose date and datetime type for perl. You have a Class::Date class for absolute date and datetime, and have a Class::Date::Rel class for relative dates. You can use "+", "-", "<" and ">" operators as wi...

YANICK/Class-Date-1.1.17 - 01 Jun 2018 13:11:48 UTC - Search in distribution

Date::Pcalc - Gregorian calendar date calculations River stage one • 1 direct dependent • 1 total dependent

* "use Date::Pcalc qw( Days_in_Year Days_in_Month ... );" * "use Date::Pcalc 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-Pcalc-6.1 - 16 Oct 2009 05:54:08 UTC - Search in distribution

Date::Piece - efficient dates with Time::Piece interoperability River stage one • 1 direct dependent • 1 total dependent

EWILHELM/Date-Piece-v0.0.3 - 25 Jun 2009 22:52:30 UTC - Search in distribution
  • day - print a formatted date

Date::Qreki - convert Gregorian to Japanese "kyureki" dates. River stage zero No dependents

This module contains functions related to the old Japanese lunar calendar. Convert Western dates to old Japanese lunar calendar dates with "calc_kyureki". Get the fortune-telling day with "get_rokuyou" or "rokuyou_unicode". Check if a date is a solar...

BKB/Date-Qreki-0.07 - 31 Jan 2017 03:12:18 UTC - Search in distribution

Date::Range - work with a range of dates River stage two • 6 direct dependents • 15 total dependents

Quite often, when dealing with dates, we don't just want to know information about one particular date, but about a range of dates. For example, we may wish to know whether a given date is in a particular range, or what the overlap is between one ran...

TMTM/Date-Range-1.41 - 15 Nov 2011 04:13:02 UTC - Search in distribution

Date::Roman - Perl OO extension for handling roman style dates River stage zero No dependents

This module defines a class for handling Roman dates as defined by Julius Caesar in 45 BC....

HOBBIT/Date-Roman-1.06 - 18 May 2005 23:18:58 UTC - Search in distribution
  • RomanDate - Print the Roman date corresponding to a given Christian date.

Date::Utils - Common date functions as Moo Role. River stage two • 7 direct dependents • 15 total dependents

Common date functions as Moo Role. It is being used by the following distributions: * Date::Bahai::Simple * Date::Gregorian::Simple * Date::Hebrew::Simple * Date::Hijri::Simple * Date::Julian::Simple * Date::Persian::Simple * Date::Saka::Simple...

MANWAR/Date-Utils-0.28 - 13 Oct 2019 12:12:22 UTC - Search in distribution

Date::Hijri - Perl extension to convert islamic (hijri) and gregorian dates. River stage one • 1 direct dependent • 2 total dependents

This simple module converts gregorian dates to islamic (hijri) and vice versa. The dates must be given as an array containing the day, month and year, and return the corresponding date as a list with the same elements....

APLEINER/Date_Hijri-0.02 - 26 Aug 2003 10:18:49 UTC - Search in distribution

Email::Date - Find and Format Date Headers River stage two • 9 direct dependents • 20 total dependents

Achtung! Probably you'll be find just using Email::Date::Format to produce dates or Date::Parse to parse dates. This module isn't much needed anymore, but does provide "find_date", described below. RFC 2822 defines the "Date:" header. It declares the...

RJBS/Email-Date-1.104 - 02 Aug 2013 22:02:10 UTC - Search in distribution

Date::Parse - Parse date strings into time values River stage four • 188 direct dependents • 9140 total dependents

"Date::Parse" provides two routines for parsing date strings into time values. str2time(DATE [, ZONE]) "str2time" parses "DATE" and returns a unix time value, or undef upon failure. "ZONE", if given, specifies the timezone to assume when parsing if t...

ATOOMIC/TimeDate-2.33 - 19 May 2020 18:00:18 UTC - Search in distribution

Venus::Date - Date Class River stage two • 3 direct dependents • 56 total dependents

This package provides methods for formatting, parsing, and manipulating date and time data....

AWNCORP/Venus-4.15 - 27 Nov 2023 17:12:55 UTC - Search in distribution

XMLTV::Date - date parsing routines for the xmltv package River stage zero No dependents

EDAVIS/xmltv-0.5.33 - 08 May 2004 11:59:24 UTC - Search in distribution

Badger::Date - simple object representation of a date River stage one • 4 direct dependents • 6 total dependents

This module implements a small and simple object for representing a date. Its scope is intentionally limited to the kind of applications that require very basic date functionality with minimal overhead. For any non-trivial date manipulation you shoul...

ABW/Badger-0.16 - 05 Jun 2023 07:47:33 UTC - Search in distribution

Date::Advent - Calculate the Sundays of Advent River stage one • 2 direct dependents • 2 total dependents

MARMANOLD/Date-Advent-v1.20180423 - 23 Apr 2018 17:27:52 UTC - Search in distribution

Date::Decade - Decade calculations River stage zero No dependents

$days_in_decade = Days_in_Decade($year,$decade); This function returns how many days a given decade have. $decade_of_year = Decade_of_Year($year,$month,$day); This function returns which decade it is on a given date (from the 1. January). $decade_of_...

MIDI/Date-Decade-0.33 - 22 Aug 2001 14:04:13 UTC - Search in distribution

Date::Easter - Calculates Easter for any given year River stage two • 12 direct dependents • 15 total dependents

Calculates Easter for a given year. easter() is, for the moment, an alias to gregorian_easter(), since that's what most people use now. The thought was to somehow know which of the other methods to call, that that proved to be rather sticky....

RBOW/Date-Easter-1.22 - 19 Jan 2015 21:36:52 UTC - Search in distribution

Date::EzDate - Date and time manipulation made easy River stage zero No dependents

Date::EzDate was motivated by the simple fact that I hate dealing with date and time calculations, so I put all of them into a single easy-to-use object. The main idea of EzDate is that the object represents a specific date and time. A variety of pro...

MIKO/Date-EzDate-1.16 - 04 Jan 2015 23:16:25 UTC - Search in distribution

Date::Indian River stage zero No dependents

This module is not a calander generator. It helps to wirte one by providing essential and auxillary services. Services offered by this module are: 1. Sun rise/set. 2. Moon rise/set. 3. Tithi at a given time. 4. Moon's constallatation at a given time....

SYAMAL/Date-Indian-0.01 - 27 Aug 2003 04:50:23 UTC - Search in distribution

Date::Jalali - Perl extension for converting Gregorian Dates to Jalali River stage zero No dependents

Gregorian date -> Jalali (used in Iran, ...?) EXPORT None by default....

AHMAD/Date-Jalali-0.01 - 13 Jun 2003 23:25:28 UTC - Search in distribution

Date::Korean - Conversion between Korean solar / lunisolar date. River stage one • 1 direct dependent • 2 total dependents

The traditional korean lunisolar calendar is based on the chinese calendar. This module handles conversion between Korean solar and lunisolar date....

AERO/Date-Korean-0.0.2 - 03 Jan 2009 05:53:32 UTC - Search in distribution

Date::Object - Handles dates/calendars/timezones and it's representation/convertions using a single Date::Object. River stage zero No dependents

Date::Object is an alternative to the DateTime modules, with the main pourpose to handle dates using a single object or make multiple *Date::Object*s work together to calculate and handle dates. Other main poupose of *Date::Object* is to find a simpl...

GMPASSOS/Date-Object-0.06 - 05 Jan 2005 23:00:37 UTC - Search in distribution

Date::Simple - a simple date object River stage two • 34 direct dependents • 61 total dependents

Dates are complex enough without times and timezones. This module may be used to create simple date objects. It handles: Validation. Reject 1999-02-29 but accept 2000-02-29. Interval arithmetic. How many days were between two given dates? What date c...

IZUT/Date-Simple-3.03 - 26 Dec 2008 19:29:40 UTC - Search in distribution

Gedcom::Date - Perl class for interpreting dates in Gedcom files River stage one • 1 direct dependent • 1 total dependent

The Gedcom standard for genealogical data files defines a number of date formats. This module can parse most of these formats. This package contains a number of modules, each implementing a Gedcom date format. They are: Gedcom::Date::Simple e.g. "4 J...

RSAVAGE/Gedcom-Date-0.10 - 04 Sep 2016 08:00:41 UTC - Search in distribution

Date::Chinese - Calculate dates in the Chinese calendar River stage zero No dependents

Please note that the API of this module is *guaranteed* to change in future versions. I'll hopefully be adding more details about the date, rather than just the year. You should also note that the Chinese new year does not conicide with the Gregorian...

RBOW/Date-Chinese-1.12 - 15 Nov 2010 17:08:26 UTC - Search in distribution

Date::Extract - Extract probable dates from strings River stage one • 3 direct dependents • 4 total dependents

ETHER/Date-Extract-0.07 - 16 Jan 2023 19:50:49 UTC - Search in distribution

Date::EzDate2 - Date and time manipulation made easy River stage zero No dependents

MIKO/Date-EzDate2-0.03 - 07 Aug 2016 01:36:34 UTC - Search in distribution

Date::Handler - Easy but complete date object (1.1) River stage zero No dependents

Date::Handler is a container for dates that holds all the methods to transform itself from Timezone to Timezone and format itself. This module idea comes from an original version written by dLux (Szabó, Balázs) <dlux@kapu.hu> in his module Class::Dat...

BBEAUSEJ/Date-Handler-1.2 - 11 Nov 2004 19:13:26 UTC - Search in distribution

Date::ISO8601 - the three ISO 8601 numerical calendars River stage two • 4 direct dependents • 10 total dependents

The international standard ISO 8601 "Data elements and interchange formats - Information interchange - Representation of dates and times" defines three distinct calendars by which days can be labelled. It also defines textual formats for the represen...

ZEFRAM/Date-ISO8601-0.005 - 28 Jul 2017 03:59:24 UTC - Search in distribution

Date::Jalali2 - Perl extension for converting Gregorian Dates to Jalali River stage zero No dependents

Gregorian date -> Jalali (used in Iran, ...?) EXPORT None by default....

EHSAN/Date-Jalali2-0.07 - 13 Jan 2019 14:15:54 UTC - Search in distribution

Date::LibICal - Perl wrapper for libical River stage zero No dependents

Date::LibICal is a non-complete interface for libical. Currently it is only useful to convert implicit icals into a list of explicit timeslots. EXPORT None by default. Exportable methods are: expand_recurrence....

ACID/Date-LibICal-0.01 - 27 Oct 2013 17:14:55 UTC - Search in distribution

Date::Ordinal - Conversion of dates to ordinal numbers and vice versa River stage zero No dependents

This module is designed to aid in creation of CGI popup_menus and also interaction with SQL databases....

TBONE/Date-Ordinal-2.9 - 20 Feb 2000 23:14:46 UTC - Search in distribution

Date::Utility - A class that represents a datetime in various format River stage two • 8 direct dependents • 14 total dependents

A class that represents a datetime in various format...

BINARY/Date-Utility-1.11 - 17 Oct 2022 14:37:22 UTC - Search in distribution
  • Date::Utility - A class that represents a datetime in various format

Date::Convert - Convert Between any two Calendrical Formats River stage one • 1 direct dependent • 1 total dependent

Fucntion can be split into several categories: * Universal functions available for all subclasses (ie. all formats). The fundamental conversion routines fit this category. * Functions that are useful but don't necessarily make sense for all subclasse...

MORTY/DateConvert-0.16 - 28 Jan 2000 00:49:22 UTC - Search in distribution

Plagger::Date - DateTime subclass for Plagger River stage one • 2 direct dependents • 2 total dependents

This module subclasses DateTime for plagger's own needs. rebless ... parse ... parse_dwim ... strptime ... now ... from_epoch ... format($format) Convenience method. Returns the datetime in the format passed (either a formatter object or a blessed re...

MIYAGAWA/Plagger-0.7.17 - 05 Dec 2006 07:40:09 UTC - Search in distribution

Twitter::Date - Helper for Twiter date management River stage zero No dependents

When needing to work with dates returned by Twitter in its timelines it's better to encapsulate the behaviour to manipulate them. This is what this package is for....

BITMAN/Twitter-Daily-0.1.3 - 14 Jul 2012 09:03:10 UTC - Search in distribution

Buscador::Date - a plugin to provide date pages for Buscador River stage one • 1 direct dependent • 1 total dependent

This provides pages which "do the right thing" for ${base}/date/view/<year> ${base}/date/view/<year>/<month> ${base}/date/view/<year>/<month>/<day>...

SIMONW/Buscador-0.2 - 18 Feb 2005 17:11:47 UTC - Search in distribution
  • Buscador - a dynamic mail archiver with a twist

Date::Business - fast calendar and business date calculations River stage one • 1 direct dependent • 1 total dependent

Date::Business provides the functionality to perform simple date manipulations quickly. Support for calendar date and business date math is provided. Business dates are weekdays only. Adding 1 to a weekend returns Monday, subtracting 1 returns Friday...

DESIMINER/Date-Business-1.2 - 30 Jan 2000 03:27:03 UTC - Search in distribution

Date::Doomsday - Determine doomsday for a given year River stage two • 7 direct dependents • 14 total dependents

Doomsday is a concept invented by John Horton Conway to make it easier to figure out what day of the week particular events occur in a given year....

RBOW/Date-DayOfWeek-1.22 - 02 Feb 2003 13:41:51 UTC - Search in distribution

Date::Holidays - Date::Holidays::* adapter and aggregator for all your holiday needs River stage one • 4 direct dependents • 4 total dependents

Date::Holidays is an adapters exposing a uniform API to a set of distributions in the Date::Holidays::* namespace. All of these modules deliver methods and information on national calendars, but no standardized API exist. The distributions more or le...

JONASBN/Date-Holidays-1.36 - 11 Feb 2024 16:36:51 UTC - Search in distribution

Date::Leapyear - Is a particular year a leap year? River stage one • 1 direct dependent • 6 total dependents

Date::Leapyear exports one function - isleap - which returns 1 or 0 if a year is leap, or not, respectively....

RBOW/Date-Leapyear-1.72 - 02 Apr 2009 16:24:30 UTC - Search in distribution

Date::MSAccess - Manage dates in MS Access format River stage zero No dependents

"Date::MSAccess" is a pure Perl module. It can convert a number which is an MS Access date into a string of the form 'YYYYMMDD'. Also, it can return today's date in MS Access format. Note: MS Access dates are based on 12 noon. Note: MS Access dates c...

RSAVAGE/Date-MSAccess-1.05 - 24 Aug 2010 07:19:37 UTC - Search in distribution

Date::MonthSet - simple interface to a collection of months River stage zero No dependents

DIZ/Date-MonthSet-0.2 - 12 Mar 2008 21:42:23 UTC - Search in distribution

Date::Passover - When is Passover? When is Rosh Hashanah? River stage zero No dependents

Calculate the date of Passover or Rosh Hashanah for any given year....

RBOW/Date-Passover-1.12 - 19 Jan 2015 21:48:44 UTC - Search in distribution
  • Date::GoldenNumber - Calculates the golden number used in John Conway's date calculations

Date::Reformat - Rearrange date strings River stage zero No dependents

This module aims to be a lightweight and flexible tool for rearranging components of a date string, then returning the components in the order and structure specified. My motivation was a month of trying to compare data from spreadsheets from several...

KOLIBRIE/Date-Reformat-0.04 - 27 Aug 2016 17:46:53 UTC - Search in distribution

Date::Interval - handling of temporal intervals based on Date::Manip River stage zero No dependents

All strings which can be used to create a Date::Manip date object can be used to create an Interval. However, the start date must be greater than the stop date. Because Date::Manip both handles dates and times this module can also handle both dates a...

KTORP/Interval.0.03 - 26 Jul 2002 10:42:39 UTC - Search in distribution

Sculptor::Date - Convert Sculptor 4GL dates River stage zero No dependents

ALLOLEX/Sculptor-Date-0.02 - 25 Apr 2010 07:59:41 UTC - Search in distribution

Date::Biorhythm - a biorhythm calculator River stage zero No dependents

I find biorhythms mildly amusing, but I got tired of visiting http://www.facade.com/biorhythm and having to deal with their web-based form for date entry. I vaguely remembered there being a Perl module for biorhythm calculation, but I couldn't find i...

BEPPU/Date-Biorhythm-2.2 - 13 Sep 2006 15:41:07 UTC - Search in distribution

Date::Christmas - Calculates the day of the week Christmas falls upon given the year. River stage zero No dependents

Date::Christmas calculates the day of the week that Christmas will fall upon in any given year after the year 1600AD, including leap years when using a Gregorian Calendar. The algorithm is based on "The Formula for Christmas Day" on pages 261-262 in ...

HFB/Date-Christmas-1.02 - 03 Dec 2000 16:28:46 UTC - Search in distribution

Date::Converter - Convert dates between calendar systems River stage zero No dependents

Module converts groups of three values (year, month, day) into another group of three values belonging to different calendar. To execute the conversion, first create an instance of a converter for the desired pair of calendars: my $converter = new Da...

ANDY/Date-Converter-1.1 - 26 Mar 2009 21:27:38 UTC - Search in distribution

Date::Exception - Base exception package as Moo Role for Date::* packages. River stage two • 3 direct dependents • 16 total dependents

Base exception package as Moo Role for Date::* packages....

MANWAR/Date-Exception-0.08 - 12 Oct 2019 21:40:12 UTC - Search in distribution

Date::Formatter - A simple Date and Time formatting object River stage zero No dependents

This module provides a fast and very flexible mini-language to be used in formatting dates and times. In order to make that useful though, we had to make a fully functioning date & time object. This object looks and smells much like the Java and Java...

BIANCHINI/Date-Formatter-0.11 - 05 Sep 2013 18:30:11 UTC - Search in distribution

Date::Gregorian - Gregorian calendar River stage zero No dependents

Calendars define some notation to identify days in history. The Gregorian calendar, now in wide use, was established by Pope Gregory XIII in AD 1582 as an improvement over the less accurate Julian calendar that had been in use before. Both of these c...

MHASCH/Date-Gregorian-0.13 - 12 Oct 2019 18:36:34 UTC - Search in distribution

Date::HijriDate - Hijri Islamic Dates Calendar River stage zero No dependents

This module calculates Islamic Hijri calender dates using civil and astronomical 8 methods. Arithmetical calendar type: Ic [15, civil] Ia [15, astronomical] IIc [16, civil] IIa [16, astronomical = "MS HijriCalendar"] IIIc [Fātimid, civil] IIIa [Fātim...

MEWSOFT/Date-HijriDate-1.01 - 09 Dec 2013 19:25:55 UTC - Search in distribution

Date::Horoscope - Date operations based on the horoscope calendar River stage zero No dependents

This module was written to help with zodiac processing. It returns an all-lowercase zodiac sign name based on a given date parseable by Date::Manip. You can take this string and use it as a key to %horoscope to get a position in the zodiac cycle....

TBONE/Date-Horoscope-2.2 - 20 Nov 2002 03:08:51 UTC - Search in distribution

Date::Indiction - Compute a year's indiction as used in old Russian chronicles River stage zero No dependents

Indiction (called *indict* in Russian chronicles) is the number of the year in a 15-year cycle, starting from September 1, 312 AD. It can be calculated for either Byzantine year (Anno Mundi, AM, old Russian style with the epoch on March 1, 5508 BCE) ...

RPAVLOV/Date-Indiction-0.01 - 07 May 2018 23:09:29 UTC - Search in distribution

Date::Pregnancy - calculate birthdate and week numbers for a pregnancy River stage zero No dependents

This module can be used to calculate the due date for a pregnancy, it implements 3 different methods, which will give different results. The different methods are described below in detail (SEE: METHODS). This module relies heavily on DateTime object...

JONASBN/Date-Pregnancy-0.06 - 16 Feb 2016 08:08:19 UTC - Search in distribution

Date::TimeOfDay - Represent time of day (hh:mm:ss) River stage one • 2 direct dependents • 2 total dependents

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::Transform - Efficiently transform dates. River stage zero No dependents

Sullivan Beck's Date::Manip is an excellent module for performing operations involving dates. However, because of its extraordinary flexibility, it is slow when much date parsing is needed. I found that more than 95% of my operations using dates requ...

CTBROWN/Date-Transform-0.11 - 24 Dec 2003 06:07:48 UTC - Search in distribution

Date::Vruceleto - Compute year's vruceleto and solar cycle as used in old Russian calendar River stage zero No dependents

Vruceletos (or vrutseletos) are similar to European Sunday letters (see Date::SundayLetter) with a few differences: - Letters are Cyrillic - A January-based year has always 2 letters, not just a leap one. That's because March-based style is used. Vru...

RPAVLOV/Date-Vruceleto-0.01 - 07 May 2018 20:41:46 UTC - Search in distribution

Date::strftimeq - POSIX::strftime() with support for embedded perl code in %(...)q River stage one • 4 direct dependents • 7 total dependents

This module provides "strftimeq()" which extends POSIX's "strftime()" with a conversion: "%(...)q". Inside the parenthesis, you can specify Perl code. The Perl code will receive the arguments passed to strftimeq() except for the first). The Perl code...

PERLANCAR/Date-strftimeq-0.003 - 01 Feb 2020 01:59:07 UTC - Search in distribution

MusicRoom::Date - Handle dates in the MusicRoom River stage zero No dependents

This package handles dates for the MusicRoom catalogue. Dates associated with music files have a number of strange attributes, for example a song is normally dated accurate to a year, the birth date of a classical composer may be known only to the ne...

SJHAWTIN/MusicRoom-0.40 - 30 Dec 2009 22:07:39 UTC - Search in distribution
  • MusicRoom - Software for managing digital music

Oogaboogo::Date - Perl extension for converting Month and Day to the Oogaboogo Language. River stage zero No dependents

The Oogaboogoo language is hard to learn. So, we provide a Perl extension to convert the month and day EXPORT None by default....

JACOBPERK/Oogaboogo-Date-0.01 - 17 Oct 2013 16:24:47 UTC - Search in distribution

Date::Components - Parses, processes and formats ONLY dates and date components (time parameters are ignored). River stage zero No dependents

Date::Components parses dates into components on the front end, formats them on the back end and enables many operations on whole dates and date components in between. This unique module was created to combine a parser, formatter, component operators...

DMAC/Date-Components-0.2.1 - 10 Jan 2008 05:39:33 UTC - Search in distribution

Date::Discordian - Calculate the Discordian date of a particular day River stage one • 1 direct dependent • 1 total dependent

Calculate the Discordian date of a particular 'real' date. Date::Discordian exports two functions - discordian(), and inverse_discordian. "discordian()", when given a time value, returns a string, giving the Discordian date for the given day. *invers...

RBOW/Date-Discordian-1.36 - 08 Jun 2003 01:57:04 UTC - Search in distribution

Date::Lectionary - Readings for the Christian Lectionary River stage one • 1 direct dependent • 1 total dependent

Date::Lectionary takes a Time::Piece date and returns the liturgical day and associated readings for the day. ATTRIBUTES date The Time::Piece object date given at object construction. lectionary An optional attribute given at object creation time. Va...

MARMANOLD/Date-Lectionary-v1.20200203 - 04 Feb 2020 03:25:40 UTC - Search in distribution

Date::WeekNumber - calculate week of the year (ISO 8601 weeks, or 'CPAN weeks') River stage zero No dependents

The two functions provided by this module can be used to generate the week number in the year of a given date. For example: print "Today is in week ", iso_week_number(time()), "\n"; Which at the time I'm writing this will print: Today is in week 2014...

NEILB/Date-WeekNumber-0.08 - 09 Mar 2022 22:07:50 UTC - Search in distribution

Date::WeekOfYear - Simple routine to return the ISO 8601 week of the year (as well as the ISO week year) River stage zero No dependents

Date::WeekOfYear is small and efficient. The only purpose is to return the week of the year. This can be called in either a scalar or list context. In a scalar context, just the week number is returned (the year starts at week 1). In a list context, ...

GNG/Date-WeekOfYear-1.07 - 03 Jan 2020 23:26:33 UTC - Search in distribution

Date::Fmtstr2time - Functions to format date/time strings into a Perl Time based on a "Picture" format string. River stage zero No dependents

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. River stage zero No dependents

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

Date::LastModified - Return last-modified date from a set of resources River stage zero No dependents

Date::LastModified extracts the last modification date from one or more resources, which can be files ("dlm_file"), directories ("dlm_dir"), or DBI-compatible databases ("dlm_dbi"). It should be possible to subclass Date::LastModified to add other re...

MLFISHER/Date-LastModified-0.60 - 02 Jun 2003 19:02:38 UTC - Search in distribution

Date::PeriodParser - Turns English descriptions into time periods River stage zero No dependents

"Date::PeriodParser" provides a means of interpreting vague descriptions of dates as actual, meaningful date values by taking a shot at interpreting the meaning of the supplied descriptive phrase, generating a best-guess before-and-after estimate of ...

MCMAHON/Date-PeriodParser-0.17 - 26 Jan 2013 09:46:51 UTC - Search in distribution

Date::SundayLetter - Calculates the Sunday Letters for a given year River stage zero No dependents

Sunday Letters are an important concept from calendrics. Stated very simply, the sunday letter represents how many days after January 1 the first Sunday of the year is. Knowing the makes it easy to calculate the day of the week of a given day, when E...

RBOW/Date-SundayLetter-1.10 - 29 Aug 2002 23:40:54 UTC - Search in distribution

Date::DayOfNthWeek - Simple Perl module for finding the first, last or the Nth (Sun .. Sat) of the month. River stage zero No dependents

Date::DayOfNthWeek - Simple Perl module for finding the first, last or the Nth (Sun .. Sat) of the month. A week is considered to start on Sunday. There may be 1 .. 7 days in the first week of the month. Has three functions: first_week($); # day is i...

AMURREN/DayOfNthWeek-1.0 - 05 Dec 2002 02:05:39 UTC - Search in distribution

Date::CommonFormats - Common date formats made simple. River stage zero No dependents

CKFULTON/Date-CommonFormats-0.05 - 22 Jun 2011 21:59:47 UTC - Search in distribution
5,181 results (4.431 seconds)