Search results for "module:DateTime"
DateTime - A date and time object for Perl
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
Hopkins - complete multiqueue job scheduling and execution system
Hopkins is, in simplest terms, a better cron. In depth, though, Hopkins is an extensible application geared toward the management, scheduling, and execution of both inline perl as well as external binaries. Hopkins's advantages include: * simple Ther...
DIZ/Hopkins-0.9.2 - 02 Jul 2010 23:38:05 UTC
DR::DateTime - Easy DateTime implementator.
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::Set - Datetime sets and set math
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
PHP::DateTime - Clone of PHP's date and time functions.
Duplicates some of PHP's date and time functions. Why? I can't remember. It should be useful if you are trying to integrate your perl app with a php app. Much like PHP this module gratuitously exports all its functions upon a use(). Neat, eh?...
BLUEFEET/PHP-DateTime-0.09 - 06 Jun 2023 16:59:34 UTC
SOAP::DateTime - Support for converting dates to xsd:dateTime format
"SOAP::DateTime" converts dates into the format required by the "xsd:dateTime" type....
MCMAHON/SOAP-DateTime-0.02 - 31 Aug 2005 23:48:37 UTC
DateTime::Tiny - A date object, with as little code as possible
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
Rose::DateTime - DateTime helper functions and objects.
The "Rose::DateTime::*" modules provide a few convenience functions and objects for use with "DateTime" dates. Rose::DateTime::Util contains a simple date parser and a slightly customized date formatter. Rose::DateTime::Parser encapsulates a date par...
JSIRACUSA/Rose-DateTime-0.540 - 08 Dec 2013 14:51:47 UTC
DateTime::Span - Datetime spans
"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
Palm::DateTime - Deal with various Palm OS date/time formats
Palm::DateTime exports subroutines to convert between various Palm OS date/time formats. All subroutines are exported by default. Data types: secs - Seconds since the system epoch dlptime - Palm OS DlpDateTimeType (raw) datetime - Palm OS DateTimeTyp...
CJM/Palm-1.400 - 14 Mar 2015 15:09:04 UTC
Rose::DB - A DBI wrapper and abstraction layer.
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
Types::DateTime - type constraints and coercions for datetime objects
Types::DateTime is a type constraint library suitable for use with Moo/Moose attributes, Kavorka sub signatures, and so forth. Types This module provides some type constraints broadly compatible with those provided by MooseX::Types::DateTime, plus a ...
TOBYINK/Types-DateTime-0.002 - 19 Jun 2017 16:19:28 UTC
Banal::DateTime - A trivial and shameless subclass of DateTime, aiming at encapsulating and adding "banal" functionality.
AULUSOY/Banal-DateTime-0.10
-
20 Jul 2014 23:32:25 UTC
Media::DateTime - A simple module to extract the timestamp from media files in an flexible manner.
Provides a very simple, but highly extensible method of extracting the creation date and time from a media file (any file really). The base module comes with support for JPEG files that store the creation date in the exif header. Plugins can be writt...
MGRIMES/Media-DateTime-0.49 - 14 Sep 2016 21:14:13 UTC
Class::DateTime - A thin Wrapper for DateTime Object Class
This package provides a thin wrapper around DateTime by inheriting from Module::Generic::DateTime. It allows overloaded operations, including subtraction and conversion for Storable or JSON See Module::Generic::DateTime for more information....
JDEGUEST/Class-Generic-v0.1.1 - 09 Mar 2022 11:32:50 UTC
Jifty::DateTime - a DateTime subclass that knows about Jifty users
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
DateTime::Types - Types used for parameter checking in DateTime
This module has no user-facing parts....
DROLSKY/DateTime-1.65 - 06 Nov 2023 05:14:16 UTC
DateTime::HiRes - Create DateTime objects with sub-second current time resolution
This module enables you to generate DateTime objects that represent the current time with sub-second resolution....
DROLSKY/DateTime-HiRes-0.04 - 26 Jul 2020 22:47:50 UTC
DateTime::Astro - Functions For Astromical Calendars
DateTime::Astro implements functions used in astronomical calendars, such as calculation of lunar longitudea and solar longitude. This module is best used in environments where a C compiler and the MPFR arbitrary precision math library is installed. ...
DMAKI/DateTime-Astro-1.04 - 30 Sep 2020 12:30:57 UTC
DateTime::Locale - Localization support for DateTime.pm
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.40 - 04 Nov 2023 19:52:47 UTC