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:DateTime::Locale::no"

DateTime - A date and time object for Perl River stage four • 1078 direct dependents • 3738 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

Sybase::CTlib - Sybase Client Library API. River stage zero No dependents

Sybase::CTlib implements a subset of the Sybase Open Client Client Library API. For the most part the syntax is the same or very similar to the C language version, though in some cases the syntax varies a little to make the life of the perl programme...

MEWP/sybperl-2.21 - 01 Apr 2024 11:56:11 UTC

Sybase::DBlib - Sybase DB-Library API River stage zero No dependents

Sybase::DBlib implements a subset of the Sybase DB-Library API. In general the perl version of the DB-Library calls use the same syntax as the C language version. However, in some cases the syntax (and sometimes, meaning) of some calls has been modif...

MEWP/sybperl-2.21 - 01 Apr 2024 11:56:11 UTC

DateTime::Set - Datetime sets and set math River stage three • 26 direct dependents • 183 total dependents

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

DateTime::Tiny - A date object, with as little code as possible River stage two • 10 direct dependents • 11 total dependents

DateTime::Tiny is a most prominent member of the DateTime::Tiny suite of time modules. It implements an extremely lightweight object that represents a datetime. The Tiny Mandate Many CPAN modules which provide the best implementation of a certain con...

DAGOLDEN/DateTime-Tiny-1.07 - 22 Apr 2018 09:07:10 UTC

DateTime::Locale - Localization support for DateTime.pm River stage four • 25 direct dependents • 3742 total dependents

DateTime::Locale is primarily a factory for the various locale subclasses. It also provides some functions for getting information on all the available locales. If you want to know what methods are available for locale objects, then please read the D...

DROLSKY/DateTime-Locale-1.42 - 18 Apr 2024 15:55:25 UTC

DateTime::LazyInit - DateTime objects with deferred validation DO NOT USE UNLESS YOU UNDERSTAND River stage zero No dependents

LazyInit is designed to quickly create objects that have the potential to become DateTime objects. It does this by accepting anything you pass to it as being a valid parameter and value for a DateTime object. Once a method is called that is beyond th...

RICKM/DateTime-LazyInit-1.0200 - 14 May 2006 04:11:38 UTC

Rose::DateTime::Util - Some simple DateTime wrapper functions. River stage two • 5 direct dependents • 36 total dependents

Rose::DateTime::Util is a thin wrapper around DateTime that provides a very simple date parser and a few extra date formatting options....

JSIRACUSA/Rose-DateTime-0.540 - 08 Dec 2013 14:51:47 UTC

HTML::Menu::DateTime - Easily create popup menus for use with templates. River stage zero No dependents

Creates data structures suitable for populating HTML::Template, Template Toolkit or Template::Magic templates with dropdown date and time menus. Allows any number of dropdown menus to be displayed on a single page, each independantly configurable. Di...

CFRANKS/HTML-Menu-DateTime-1.00 - 03 Nov 2005 16:10:45 UTC

DateTime::Incomplete - An incomplete datetime, like January 5 River stage two • 7 direct dependents • 12 total dependents

DateTime::Incomplete is a class for representing partial dates and times. These are actually encountered relatively frequently. For example, a birthday is commonly given as a month and day, without a year....

FGLOCK/DateTime-Incomplete-0.08 - 10 Nov 2015 13:04:21 UTC

DateTime::Format::CLDR - Parse and format CLDR time patterns River stage one • 5 direct dependents • 6 total dependents

This module provides a parser (and also a formater) for datetime strings using patterns as defined by the Unicode CLDR Project (Common Locale Data Repository). <http://unicode.org/cldr/>. CLDR format is supported by DateTime and DateTime::Locale star...

MAROS/DateTime-Format-CLDR-1.19 - 02 Jun 2017 21:03:50 UTC

Module::Generic::DateTime - A DateTime wrapper for enhanced features River stage two • 16 direct dependents • 20 total dependents

Module::Generic::DateTime is a thin wrapper around DateTime to provide additional features as exemplified above. It also enables the DateTime object to be thawed and frozen and converted to JSON with the respective methods "STORABLE_freeze", "STORABL...

JDEGUEST/Module-Generic-v0.37.2 - 09 May 2024 13:48:04 UTC

DateTime::Calendar::Chinese - Traditional Chinese Calendar Implementation River stage one • 2 direct dependents • 4 total dependents

This is an implementation of the Chinese calendar as described in "Calendrical Calculations" [1]. Please note that the following description is the description from [1], and the author has not made attempts to verify the correctness of statements wit...

DMAKI/DateTime-Calendar-Chinese-1.00 - 29 Nov 2011 01:54:14 UTC

DateTime::Locale::Base - Base class for individual locale objects (deprecated) River stage four • 25 direct dependents • 3742 total dependents

This module is no longer used by the code in the distribution. It is still included for the sake of any code out in the wild that may subclass this class. This class will be removed in a future release....

DROLSKY/DateTime-Locale-1.42 - 18 Apr 2024 15:55:25 UTC

DateTime::Locale::Util - Utility code for DateTime::Locale River stage four • 25 direct dependents • 3742 total dependents

There are no user-facing parts in this module....

DROLSKY/DateTime-Locale-1.42 - 18 Apr 2024 15:55:25 UTC

DateTime::Locale::Data - Locale data generated from CLDR River stage four • 25 direct dependents • 3742 total dependents

There are no user-facing parts in this module....

DROLSKY/DateTime-Locale-1.42 - 18 Apr 2024 15:55:25 UTC

DateTime::Calendar::Christian - Dates in the Christian calendar River stage one • 1 direct dependent • 1 total dependent

DateTime::Calendar::Christian is the implementation of the combined Julian and Gregorian calendar. See DateTime for information about most of the methods....

WYANT/DateTime-Calendar-Christian-0.14 - 26 Feb 2022 11:41:21 UTC

DBIx::Class::DateTime::Epoch - Automatic inflation/deflation of epoch-based columns to/from DateTime objects River stage one • 2 direct dependents • 2 total dependents

This module automatically inflates/deflates DateTime objects from/to epoch values for the specified columns. This module is essentially an extension to DBIx::Class::InflateColumn::DateTime so all of the settings, including "locale" and "timezone", ar...

BRICAS/DBIx-Class-DateTime-Epoch-0.10 - 22 Oct 2012 18:10:15 UTC

DateTime::Locale::Catalog - Provides a catalog of all valid locale names River stage four • 25 direct dependents • 3742 total dependents

This module contains a list of all known locales....

DROLSKY/DateTime-Locale-1.42 - 18 Apr 2024 15:55:25 UTC
27 results (0.058 seconds)