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

Search results for "Date::Calendar::Year"

Date::Calendar::Year - Implements embedded "year" objects for Date::Calendar River stage three • 97 direct dependents • 288 total dependents

Functions * "check_year(YEAR);" This function checks that the given year lies in the permitted range [1583..2299]. It returns nothing in case of success, and throws an exception ("given year out of range [1583..2299]") otherwise. * "empty_period();" ...

STBEY/Date-Calc-6.4 - 07 Mar 2015 20:24:35 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

Gantry::Plugins::Calendar - Calendar River stage one • 3 direct dependents • 3 total dependents

If you have a date field on a web form, which the user must supply, you can use this module to help them. When you've got it set up, your form will have a link sitting next to the date's text entry box. If the user clicks the link, a calendar pops up...

TKEEFER/Gantry-3.64 - 13 Jan 2010 17:34:43 UTC - Search in distribution

Tk::Year - Calendar widget which shows one year at a time. River stage zero No dependents

Tk::Year is a general purpose calendar widget which shows one year at a time and allowes user defined button actions....

ARIF/Tk-Month-1.8 - 06 Feb 2014 22:28:24 UTC - Search in distribution
  • Tk::Month - Calendar widget which shows one month at a time.

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

Tk::MiniCalendar - simple calendar widget for date selection River stage zero No dependents

"Tk::MiniCalendar" provides a tiny calendar widget which can be used to select valid dates. Graphical Representation The widget looks like: +------------------------------+ |<< < September 2004 > >>| | | | Mo Di Mi Do Fr Sa So | | 1 2 3 4 5 | | 6 7 8...

LDOMKE/Tk-MiniCalendar-0.14 - 12 Jan 2010 13:28:25 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

Metai::Kalendorius - Lithuanian calendar. River stage zero No dependents

This module provides subroutines that return Lithuanian day-names/zodiac name/time of year name/month name/day name, based on date. Each of those can be returned in utf-8 (default) encoding and "www" type (f.e. Vai&#154;vilas). vardai Lithuanian day-...

KYOSHU/Metai-Kalendorius-0.07 - 18 May 2010 10:53:14 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

Prima::Calendar - standard calendar widget River stage two • 17 direct dependents • 19 total dependents

Provides interactive selection for dates between the years 1900 and 2099. The main property, date, is a three-integer array of day, month, and year, in the format of perl localtime ( see "localtime" in perlfunc ) - day's range is between 1 and 31, mo...

KARASIK/Prima-1.72 - 31 Jan 2024 09:42:17 UTC - Search in distribution

Calendar::Saka - Interface to Indian Calendar. River stage one • 1 direct dependent • 1 total dependent

Module to play with Saka calendar mostly used in the South indian, Goa and Maharashatra. It supports the functionality to add / minus days, months and years to a Saka date. It can also converts Saka date to Gregorian/Julian date. The Saka eras are lu...

MANWAR/Calendar-Saka-1.44 - 27 Oct 2019 11:24:06 UTC - Search in distribution

Calendar::Any - Perl extension for calendar convertion River stage zero No dependents

Calendar::Any is a class for calendar convertion or calculation. The algorithm is from emacs calendar library. Most functions of this class is simply rewrite from elisp to perl. Constructor new All class of Calendar should accept absolute date to con...

YEWENBIN/Calendar-Any-0.5 - 18 May 2012 10:11:17 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

Calendar::Hijri - Interface to Islamic Calendar. River stage one • 1 direct dependent • 1 total dependent

Hijri Calendar begins with the migration from Mecca to Medina of Mohammad (pbuh), the Prophet of Islam, an event known as the Hegira. The initials A.H. before a date mean "anno Hegirae" or "after Hegira". The first day of the year is fixed in the Qur...

MANWAR/Calendar-Hijri-0.43 - 24 Oct 2019 16:50:19 UTC - Search in distribution

App::calendr - Application to display supported Calendar. River stage zero No dependents

It provides simple command line interface to the package App::calendr. The distribution contains a script "calendr", using package App::calendr....

MANWAR/App-calendr-0.26 - 21 Sep 2019 09:53:53 UTC - Search in distribution

Gtk2::Ex::DateSpinner - year/month/day date entry using SpinButtons River stage one • 1 direct dependent • 1 total dependent

"Gtk2::Ex::DateSpinner" displays and changes a year, month, day date using three "Gtk2::SpinButton" fields. The day of the week is shown to the right. +------+ +----+ +----+ | 2008 |^ | 6 |^ | 14 |^ Sat +------+v +----+v +----+v There's many ways to ...

KRYDE/Gtk2-Ex-DateSpinner-10 - 29 Dec 2019 03:23:20 UTC - Search in distribution

calx - Display calendar, with highlighted dates River stage one • 1 direct dependent • 1 total dependent

This command provides a variant of cal utility for displaying ASCII calendar on the command-line. It focuses on highlighting certain dates. It currently always starts the week at Monday and can get the list of dates from command-line option (`--date`...

PERLANCAR/App-calx-0.009 - 23 Aug 2023 00:05:27 UTC - Search in distribution

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

Calendar::Hebrew - Interface to Hebrew Calendar. River stage one • 1 direct dependent • 1 total dependent

The "Calendar::Hebrew" was released on Sunday 23rd July 2017 to mark the completion of 1000th consecutive days of releasing to CPAN <http://blogs.perl.org/users/mohammad_s_anwar/2017/07/1000th-consecutive -days-releasing-to-cpan.html>. The Hebrew or ...

MANWAR/Calendar-Hebrew-0.15 - 23 Oct 2019 16:11:06 UTC - Search in distribution

DateTime - A date and time object for Perl River stage four • 1153 direct dependents • 3694 total dependents

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
200 results (0.117 seconds)