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

Search results for "module:DateTime::Format::Builder"

DateTime::Format::Builder - Create DateTime parser classes and objects. River stage three • 23 direct dependents • 512 total dependents

DateTime::Format::Builder creates DateTime parsers. Many string formats of dates and times are simple and just require a basic regular expression to extract the relevant information. Builder provides a simple way to do this without writing reams of s...

DROLSKY/DateTime-Format-Builder-0.83 - 09 Aug 2020 17:55:54 UTC

DateTime::Format::Builder::Parser - Parser creation River stage three • 23 direct dependents • 512 total dependents

This is a utility class for DateTime::Format::Builder that handles creation of parsers. It is to here that "Builder" delegates most of its responsibilities....

DROLSKY/DateTime-Format-Builder-0.83 - 09 Aug 2020 17:55:54 UTC

DateTime::Format::Builder::Parser::Regex - Regex based date parsing River stage three • 23 direct dependents • 512 total dependents

DROLSKY/DateTime-Format-Builder-0.83 - 09 Aug 2020 17:55:54 UTC

DateTime::Format::Builder::Parser::Quick - Use another formatter, simply River stage three • 23 direct dependents • 512 total dependents

"Quick" adds a parser that allows some shortcuts when writing fairly standard and mundane calls to other formatting modules....

DROLSKY/DateTime-Format-Builder-0.83 - 09 Aug 2020 17:55:54 UTC

DateTime::Format::Builder::Parser::generic - Useful routines River stage three • 23 direct dependents • 512 total dependents

DROLSKY/DateTime-Format-Builder-0.83 - 09 Aug 2020 17:55:54 UTC

DateTime::Format::Builder::Parser::Strptime - strptime based date parsing River stage three • 23 direct dependents • 512 total dependents

DROLSKY/DateTime-Format-Builder-0.83 - 09 Aug 2020 17:55:54 UTC

DateTime::Format::Builder::Parser::Dispatch - Dispatch parsers by group River stage three • 23 direct dependents • 512 total dependents

"Dispatch" adds another parser type to "Builder" permitting dispatch of parsing according to group names....

DROLSKY/DateTime-Format-Builder-0.83 - 09 Aug 2020 17:55:54 UTC

DateTime::Format::PDF - PDF DateTime Parser and Formatter. River stage zero No dependents

This module understands the formats used by PDF file. It can be used to parse these formats in order to create DateTime objects, and it can take a DateTime object and produce a string representing it in a format accepted by PDF....

SKIM/DateTime-Format-PDF-0.02 - 01 Apr 2024 20:10:01 UTC

DateTime::Format::ISO8601 - Parses ISO8601 formats River stage three • 94 direct dependents • 245 total dependents

Parses almost all ISO8601 date and time formats. ISO8601 time-intervals will be supported in a later release....

DROLSKY/DateTime-Format-ISO8601-0.16 - 14 Feb 2021 19:43:10 UTC

DateTime::Format::EMIUCP - Parse time formats for EMI-UCP protocol River stage zero No dependents

These formats are part of EMI-UCP protocol message. EMI-UCP protocol is primarily used to connect to short message service centers (SMSCs) for mobile telephones. SCTS is a string of 12 numeric characters which represents Service Center time-stamp in ...

DEXTER/DateTime-Format-EMIUCP-0.0300 - 19 Apr 2012 19:52:06 UTC

Bundle::DateTime::Complete - Bundle with all DateTime related modules River stage zero No dependents

This 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 UTC

DateTime::Format::Oracle - Parse and format Oracle dates and timestamps River stage two • 2 direct dependents • 29 total dependents

This module may be used to convert Oracle date and timestamp values into "DateTime" objects. It also can take a "DateTime" object and produce a date string matching the "NLS_DATE_FORMAT". Oracle has flexible date formatting via its "NLS_DATE_FORMAT" ...

KOLIBRIE/DateTime-Format-Oracle-0.06 - 12 Oct 2011 01:31:40 UTC

DateTime::Format::EMIUCP::VP - Parse VP field for EMI-UCP protocol River stage zero No dependents

This format is a part of EMI-UCP protocol message. EMI-UCP protocol is primarily used to connect to short message service centers (SMSCs) for mobile telephones. VP is a string of 10 numeric characters which represents validity period time in ddMMyyHH...

DEXTER/DateTime-Format-EMIUCP-0.0300 - 19 Apr 2012 19:52:06 UTC

DateTime::Format::EMIUCP::DDT - Parse DDT field for EMI-UCP protocol River stage zero No dependents

This format is a part of EMI-UCP protocol message. EMI-UCP protocol is primarily used to connect to short message service centers (SMSCs) for mobile telephones. DDT is a string of 10 numeric characters which represents deferred delivery time in ddMMy...

DEXTER/DateTime-Format-EMIUCP-0.0300 - 19 Apr 2012 19:52:06 UTC

DateTime::Format::Flexible - DateTime::Format::Flexible - Flexibly parse strings and turn them into DateTime objects. River stage three • 20 direct dependents • 173 total dependents

If you have ever had to use a program that made you type in the date a certain way and thought "Why can't the computer just figure out what date I wanted?", this module is for you. DateTime::Format::Flexible attempts to take any string you give it an...

THINC/DateTime-Format-Flexible-0.34 - 07 Jul 2021 06:41:49 UTC

DateTime::Format::EMIUCP::SCTS - Parse SCTS field for EMI-UCP protocol River stage zero No dependents

This format is a part of EMI-UCP protocol message. EMI-UCP protocol is primarily used to connect to short message service centers (SMSCs) for mobile telephones. SCTS is a string of 12 numeric characters which represents Service Center time-stamp in d...

DEXTER/DateTime-Format-EMIUCP-0.0300 - 19 Apr 2012 19:52:06 UTC

DateTime::Format::EMIUCP::DSCTS - Parse DSCTS field for EMI-UCP protocol River stage zero No dependents

This format is a part of EMI-UCP protocol message. EMI-UCP protocol is primarily used to connect to short message service centers (SMSCs) for mobile telephones. DSCTS is a string of 12 numeric characters which represents Delivery time-stamp in ddMMyy...

DEXTER/DateTime-Format-EMIUCP-0.0300 - 19 Apr 2012 19:52:06 UTC

HTML::FormFu::Inflator::DateTime - DateTime inflator River stage two • 13 direct dependents • 25 total dependents

Inflate dates into DateTime objects. For a corresponding deflator, see HTML::FormFu::Deflator::Strftime....

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC

HTML::FormFu::Constraint::DateTime - DateTime constraint River stage two • 13 direct dependents • 25 total dependents

Ensure input can later be inflated to a DateTime object....

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC

Data::FormValidator::Constraints::DateTime - D::FV constraints for dates and times River stage one • 1 direct dependent • 2 total dependents

This package provides constraint routines for Data::FormValidator for dealing with dates and times. It provides an easy mechanism for validating dates of any format (using strptime(3)) and transforming those dates (as long as you 'untaint' the fields...

WONKO/Data-FormValidator-Constraints-DateTime-1.11 - 09 Jun 2010 18:12:19 UTC
20 results (0.047 seconds)