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

Search results for "module:DateTime::Set"

DateTime::Set - Datetime sets and set math River stage three • 25 direct dependents • 179 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::Span - Datetime spans River stage three • 25 direct dependents • 179 total dependents

"DateTime::Span" is a module for handling datetime spans, otherwise known as ranges or periods ("from X to Y, inclusive of all datetimes in between"). This is different from a "DateTime::Set", which is made of individual datetime points as opposed to...

FGLOCK/DateTime-Set-0.3900 - 09 Oct 2016 07:52:54 UTC

DateTime::Event::Recurrence - DateTime::Set extension for create basic recurrence sets River stage three • 7 direct dependents • 120 total dependents

This module provides convenience methods that let you easily create "DateTime::Set" objects for various recurrences, such as "once a month" or "every day". You can also create more complicated recurrences, such as "every Monday, Wednesday and Thursda...

FGLOCK/DateTime-Event-Recurrence-0.19 - 07 Mar 2017 20:23:11 UTC

DateTime::SpanSet - set of DateTime spans River stage three • 25 direct dependents • 179 total dependents

"DateTime::SpanSet" is a class that represents sets of datetime spans. An example would be a recurring meeting that occurs from 13:00-15:00 every Friday. This is different from a "DateTime::Set", which is made of individual datetime points as opposed...

FGLOCK/DateTime-Set-0.3900 - 09 Oct 2016 07:52:54 UTC

DateTime::Event::Cron - DateTime extension for generating recurrence sets from crontab lines and files. River stage two • 7 direct dependents • 12 total dependents

DateTime::Event::Cron generated DateTime events or DateTime::Set objects based on crontab-style entries....

MSISK/DateTime-Event-Cron-0.09 - 06 Apr 2017 18:47:48 UTC

lib/DateTime/Event/Cron/Quartz/ValueSet.pm River stage one • 1 direct dependent • 1 total dependent

VAD/DateTime-Event-Cron-Quartz-0.05 - 04 Dec 2009 18:26:53 UTC

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

Rose::DB - A DBI wrapper and abstraction layer. River stage two • 15 direct dependents • 27 total dependents

Rose::DB is a wrapper and abstraction layer for DBI-related functionality. A Rose::DB object "has a" DBI object; it is not a subclass of DBI. Please see the tutorial (perldoc Rose::DB::Tutorial) for an example usage scenario that reflects "best pract...

JSIRACUSA/Rose-DB-0.785 - 28 Feb 2023 14:53:49 UTC

Frontier::RPC2 - encode/decode RPC2 format XML River stage one • 8 direct dependents • 9 total dependents

*Frontier::RPC2* encodes and decodes XML RPC calls. $coder = Frontier::RPC2->new( *OPTIONS* ) Create a new encoder/decoder. The following option is supported: encoding The XML encoding to be specified in the XML declaration of encoded RPC requests or...

KMACLEOD/Frontier-RPC-0.07b4 - 03 Mar 2004 02:14:18 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

DR::DateTime - Easy DateTime implementator. River stage zero No dependents

The module provide the same (reduced) API as DateTime. DateTime is a very usable and good module, but Dump of its objects gets two or three screens, so If You use more than one object DateTime You have too many troubles to debug Your code. METHODS ne...

UNERA/DR-DateTime-1.00 - 23 Aug 2017 09:43:45 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

Jifty::DateTime - a DateTime subclass that knows about Jifty users River stage two • 33 direct dependents • 33 total dependents

Jifty natively stores timestamps in the database in GMT. Dates are stored without timezone. This class loads and parses dates and sets them into the proper timezone. To use this DateTime class to it's fullest ability, you'll need to add a "time_zone"...

ALEXMV/Jifty-1.50430 - 30 Apr 2015 20:48:27 UTC

Apache2::SSI::Finfo - Apache2 Server Side Include File Info Object Class River stage zero No dependents

This class provides a file info object oriented consistant whether it is accessed from Apache/mod_perl2 environment or from outside of it. The other advantage is that even if a non-existing file is provided, an object is returned. Obviously many of t...

JDEGUEST/Apache2-SSI-v0.2.8 - 11 Oct 2023 07:32:30 UTC

DateTime::Moonpig - Saner interface to DateTime River stage one • 2 direct dependents • 6 total dependents

"Moonpig::DateTime" is a thin wrapper around the DateTime module to fix problems with that module's design and interface. The main points are: * Methods for mutating "DateTime::Moonpig" objects in place have been overridden to throw a fatal exception...

MJD/DateTime-Moonpig-1.03 - 23 Dec 2013 05:09:59 UTC

BuzzSaw::DateTime - A class which provides additional functionality to DateTime River stage zero No dependents

This module extends the DateTime module to provide an extra constructor method. This method provides the ability to parse dates in a variety of formats and styles to create a new DateTime object. In particular, this module supports the date specifier...

SJQUINNEY/BuzzSaw-0.12.0 - 05 Apr 2013 12:44:20 UTC

DateTime::Precise - Perform common time and date operations with additional GPS operations River stage one • 1 direct dependent • 2 total dependents

The purpose of this library was to replace our dependence on Unix epoch time, which, being limited to a range of about 1970 to 2030, is inadequate for our purposes (we have data as old as 1870). This date library effectively handles dates from A.D. 1...

BZAJAC/DateTime-Precise-1.05 - 04 Sep 2001 16:58:23 UTC

DateTime::Infinite - Infinite past and future DateTime objects River stage four • 1153 direct dependents • 3694 total dependents

This module provides two DateTime subclasses, "DateTime::Infinite::Future" and "DateTime::Infinite::Past". The objects are always in the "floating" timezone, and this cannot be changed....

DROLSKY/DateTime-1.65 - 06 Nov 2023 05:14:16 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
127 results (0.075 seconds)