Search results for "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.59 - 23 Oct 2022 22:51:17 UTC - Search in distribution- DateTime::Types - Types used for parameter checking in DateTime
- DateTime::Infinite - Infinite past and future DateTime objects
- DateTime::Duration - Duration objects for date math
- 3 more results from DateTime »
CGI::Untaint::datetime - validate a date
This Input Handler verifies that the input is a valid datetime, as specified by ISO 8601, that is, something resembling YYYY-MM-DDTHH:MM:SS it can even handle YYYY-MM-DD HH::MM::SS or YYYY-MM-D HH::MM...
MRAMBERG/CGI-Untaint-datetime-0.06 - 06 Sep 2005 13:25:54 UTC - Search in distribution
App::datetime - Date and Time Considerations
SPADKINS/App-Context-0.968
-
09 Jun 2010 21:33:19 UTC
-
Search in distribution
- App::quickstart - App::Context Developer's Quick-Start Guide
ORM::Datetime - Date and time handler class.
This class introduces minimal interface to handle database table fields of type 'DATETIME'. This class is descendant of <ORM::Date> and behaves almost the same with few differences. To see interface of the class please refer to "ORM::Date". Members t...
AKIMOV/ORM-0.85.1 - 14 Apr 2013 11:36:38 UTC - Search in distribution- lib/ORM/Datetime.pm
- lib/ORM/Meta/ORM/Datetime.pm
- ORM::Date - Date handler class.
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 - Search in distribution- DR::DateTime::Defaults - Default variables for DR::DateTime.
- DR::DateTime::MouseType - Mouse type definer
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 - Search in distribution- DateTime::Span - Datetime spans
- DateTime::SpanSet - set of DateTime spans
- Set::Infinite::_recurrence - Extends Set::Infinite with recurrence functions
PDL::DateTime - A piddle for keeping high precision (microsecond) timestamps
PDL::DateTime is a subclass of PDL piddle for storing date-time values (scalar piddles, vectors, matrices or generally ND-piddles): * its PDL type is always "LongLong" (64-bit signed integer) * stored values are microseconds since "1970-01-01T00:00:0...
KMX/PDL-DateTime-0.004 - 05 Sep 2020 16:50:47 UTC - Search in distribution
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 - Search in distribution
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 - Search in distribution
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 - Search in distribution
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 - Search in distribution- Rose::DateTime::Util - Some simple DateTime wrapper functions.
- Rose::DateTime::Parser - DateTime parser object.
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 - Search in distribution
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
-
Search in distribution
- Banal::DateTime::Duration - A trivial and shameless subclass of DateTime::Duration, aiming at encapsulating and adding "banal" functionality.
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 - Search in distribution- Class::File - A File Object Class
- Class::Finfo - A Finfo Object Class
- Class::Scalar - A Scalar Object Class
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 - Search in distribution- DateTime::Event::SolarTerm - Calculate Solar Terms
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 - Search in distribution
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 - Search in distribution- Jifty::Filter::DateTime - A Jifty::DBI filter to work with Jifty::DateTime objects
- Jifty::Web::Form::Field::DateTime - Add date pickers to your forms
- Jifty::Action - The ability to Do Things in the framework
- 2 more results from Jifty »
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 - Search in distribution- Media::DateTime::JPEG - A plugin for the Media::DateTime module to support JPEG files
- media-datetime - Script to demostrate Media::DateTime; prints creation DateTime
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 - Search in distribution
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.39 - 28 May 2023 22:27:57 UTC - Search in distribution- DateTime::Locale::br - Locale data examples for the Breton (br) locale
- DateTime::Locale::ko - Locale data examples for the Korean (ko) locale
- DateTime::Locale::mr - Locale data examples for the Marathi (mr) locale
- 1014 more results from DateTime-Locale »