DateTime is a class for the representation of date/time combinations, and is part of the Perl DateTime project. For details on this project please see <http://datetime.perl.org/>. The DateTime site has a FAQ which may help answer many "how do I do X?...
DROLSKY/DateTime-1.51 - 21 Apr 2019 19:48:27 GMTSybase::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.19 - 05 Apr 2010 18:43:52 GMTSybase::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.19 - 05 Apr 2010 18:43:52 GMTDateTime::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 GMTDateTime::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 GMTTypes::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 GMTDateTime::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 "...
DROLSKY/DateTime-Locale-1.25 - 10 Oct 2019 01:27:20 GMTLNATION/DateTime-Ordinal-0.03 - 06 Oct 2019 17:20:22 GMT
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 GMTThis class is the base class for all time zone objects. A time zone is represented internally as a set of observances, each of which describes the offset from GMT for a given time period. Note that without the DateTime module, this module does not do...
DROLSKY/DateTime-TimeZone-2.38 - 15 Nov 2019 19:38:00 GMTRose::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 GMTCreates 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 GMTThis module simply exports all class methods of DateTime into the caller's namespace....
NEILB/DateTime-Functions-0.13 - 03 Jul 2016 22:29:22 GMTThis module can convert asctime to chinese format in your locale. you can select china singapore hongkong taiwan locale and gb2312/big5 charset. asctime is ASC C standard format will from "localtime" like this: $asctime = localtime();...
HOOWA/Lingua-ZH-DateTime-0.01 - 21 Feb 2006 03:00:25 GMTDateTime::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 GMTThis module provides convenience methods that let you easily create "DateTime::Set", "DateTime", or "DateTime::Duration" objects with random values....
FGLOCK/DateTime-Event-Random-0.03 - 17 Mar 2004 18:09:22 GMTThis 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 GMTThis module packages several Moose::Util::TypeConstraints with coercions, designed to work with the DateTime suite of objects. Namespaced Example: use MooseX::Types::DateTime; has time_zone => ( isa => 'DateTime::TimeZone', is => "rw", coerce => 1, )...
ETHER/MooseX-Types-DateTime-0.13 - 04 Oct 2015 23:39:05 GMTThis bundle contains all modules related to the DateTime project: base modules, formatters and parsers, calendars and event modules. If you're not seriously interested in dates, times, calendars, or the DateTime project, you might be better served by...
PIJLL/Bundle-DateTime-Complete-0.15 - 06 Oct 2006 12:03:53 GMT