The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Date::Gregorian"

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

Date::Gregorian::Exact - abandoned extension of Date::Gregorian River stage zero No dependents

*Date::Gregorian::Exact* was a subclass extending Date::Gregorian towards higher precision (sufficient to deal with timestamps). Due to the simplicity of its data model, however, it never came close to satisfyingly handle real-life timestamps. Theref...

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

Date::Gregorian::Simple - Represents Gregorian date. River stage one • 1 direct dependent • 2 total dependents

Represents the Gregorian date....

MANWAR/Date-Gregorian-Simple-0.17 - 15 Oct 2019 17:38:04 UTC

Date::Gregorian::Business - business days extension for Date::Gregorian River stage zero No dependents

*Date::Gregorian::Business* is an extension of Date::Gregorian supporting date calculations involving business days. Objects of this class have a notion of whether or not a day is a business day and provide methods to count business days between two ...

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

lib/Date/Converter/Gregorian.pm River stage zero No dependents

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

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

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

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

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

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

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

Date::Japanese::Era - Conversion between Japanese Era / Gregorian calendar River stage one • 2 direct dependents • 2 total dependents

Date::Japanese::Era handles conversion between Japanese Era and Gregorian calendar....

MIYAGAWA/Date-Japanese-Era-0.08 - 04 Mar 2022 19:58:02 UTC

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

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

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

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

Date::Easter - Calculates Easter for any given year River stage two • 13 direct dependents • 17 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

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

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

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
57 results (0.032 seconds)