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"

DateTime::Format::ISO8601::Format - Format DateTime object as ISO8601 date/time string River stage two • 7 direct dependents • 10 total dependents

This module formats DateTime objects as ISO8601 date/time strings. It complements DateTime::Format::ISO8601....

PERLANCAR/DateTime-Format-ISO8601-Format-0.005 - 23 Nov 2020 00:06:30 UTC

DateTime::Format::Pg - Parse and format PostgreSQL dates and times River stage two • 16 direct dependents • 69 total dependents

This module understands the formats used by PostgreSQL for its DATE, TIME, TIMESTAMP, and INTERVAL data types. It can be used to parse these formats in order to create "DateTime" or "DateTime::Duration" objects, and it can take a "DateTime" or "DateT...

DMAKI/DateTime-Format-Pg-0.16014 - 15 Mar 2021 13:38:17 UTC

DateTime::Format::JP - Japanese DateTime Parser and Formatter River stage one • 1 direct dependent • 1 total dependent

This module is used to parse and format Japanese date and time. It is lightweight and yet versatile. It implements 2 main methods: "parse_datetime" and "format_datetime" both expect and return decoded utf8 string. You can use Encode to decode and enc...

JDEGUEST/DateTime-Format-JP-v0.1.4 - 11 Oct 2023 07:53:21 UTC

DateTime::Format::PGN - a Perl module for parsing and formatting date fields in chess game databases in PGN format River stage zero No dependents

IBRAUN/DateTime-Format-PGN-0.05 - 25 Apr 2016 08:50:33 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::DB2 - Parse and format DB2 dates and times River stage one • 2 direct dependents • 4 total dependents

This module understands the formats used by DB2 for its DATE, TIME, and TIMESTAMP data types. 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 the DB2...

JROBINSON/DateTime-Format-DB2-0.05 - 20 Jan 2007 21:59:00 UTC

DateTime::Format::RSS - Format DateTime For RSS River stage one • 3 direct dependents • 3 total dependents

DateTime::Format::RSS attempts to deal with those nasty RSS date/time strings used in fields (such as <issued>, <modified>, <pubDate>) that never ever seems to be right....

DMAKI/DateTime-Format-RSS-0.03000 - 17 Jun 2008 20:54:49 UTC

DateTime::Format::DBI - Find a parser class for a database connection. River stage one • 5 direct dependents • 8 total dependents

This module finds a "DateTime::Format::*" class that is suitable for the use with a given DBI connection (and "DBD::*" driver). It currently supports the following format modules: IBM DB2 (DB2), Microsoft SQL (MSSQL), MySQL, Oracle, PostgreSQL (Pg), ...

CFAERBER/DateTime-Format-DBI-0.041 - 22 Oct 2013 23:13:05 UTC

DateTime::Format::XSD - Format DateTime according to xsd:dateTime River stage one • 6 direct dependents • 6 total dependents

XML Schema defines a usage profile which is a subset of the ISO8601 profile. This profile defines that the following is the only possible representation for a dateTime, despite all other options ISO provides. YYYY-MM-DD"T"HH:MI:SS(Z|[+-]zh:zm) This m...

TIMLEGGE/DateTime-Format-XSD-0.4 - 18 Apr 2021 13:51:29 UTC

DateTime::Format::Mail - Convert between DateTime and RFC2822/822 formats River stage three • 30 direct dependents • 204 total dependents

RFCs 2822 and 822 specify date formats to be used by email. This module parses and emits such dates. RFC2822 (April 2001) introduces a slightly different format of date than that used by RFC822 (August 1982). The main correction is that the preferred...

BOOK/DateTime-Format-Mail-0.403 - 27 Jun 2016 21:31:02 UTC

DateTime::Format::x509 - parse and format x509 type dates River stage one • 1 direct dependent • 1 total dependent

This module parses and formats x509 style datetime strings, used in certificates....

ANELSON/DateTime-Format-x509-0.01 - 14 Jun 2012 02:49:53 UTC

DateTime::Format::Text - Find a Date in Text River stage zero No dependents

NHORNE/DateTime-Format-Text-0.08 - 06 Apr 2024 14:41:38 UTC

DateTime::Format::LDAP - Parse and format LDAP datetime strings (Generalized Time) River stage zero No dependents

This module understands the LDAP datetime formats, as defined in RFC 4517: Generalized Time <http://tools.ietf.org/html/rfc4517#section-3.3.13>. It can be used to parse these formats in order to create the appropriate objects. As this is a subset of ...

ASHLEYW/DateTime-Format-LDAP-0.002 - 29 Sep 2014 04:57:32 UTC

DateTime::Format::Baby - Parse and format baby-style time River stage zero No dependents

This module understands baby talk in a variety of languages....

JFORGET/DateTime-Format-Baby-1.0200 - 27 Jan 2016 21:20:24 UTC

DateTime::Format::EXIF - DateTime parser for EXIF timestamps River stage zero No dependents

DateTime parser for EXIF timestamps...

LIOSHA/DateTime-Format-EXIF-0.002 - 05 Nov 2019 09:07:13 UTC

DateTime::Format::Atom - Parse and format Atom datetime strings River stage one • 3 direct dependents • 8 total dependents

This module understands the Atom date/time format, an ISO 8601 profile, defined at <http://tools.ietf.org/html/rfc4287> It can be used to parse these formats in order to create the appropriate objects. All the work is actually done by DateTime::Forma...

IKEGAMI/DateTime-Format-Atom-v1.6.0 - 21 Jan 2024 22:27:30 UTC

DateTime::Format::HTTP - Date conversion routines River stage two • 27 direct dependents • 40 total dependents

This module provides functions that deal the date formats used by the HTTP protocol (and then some more)....

CKRAS/DateTime-Format-HTTP-0.42 - 02 May 2014 14:52:20 UTC

DateTime::Format::CLDR - Parse and format CLDR time patterns River stage one • 5 direct dependents • 6 total dependents

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

DateTime::Format::ICal - Parse and format iCal datetime and duration strings River stage two • 13 direct dependents • 79 total dependents

This module understands the ICal date/time and duration formats, as defined in RFC 2445. It can be used to parse these formats in order to create the appropriate objects....

DROLSKY/DateTime-Format-ICal-0.09 - 07 Mar 2008 20:37:37 UTC

DateTime::Format::MySQL - Parse and format MySQL dates and times River stage three • 34 direct dependents • 158 total dependents

This module understands the formats used by MySQL for its DATE, DATETIME, TIME, and TIMESTAMP data types. 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 i...

XMIKEW/DateTime-Format-MySQL-0.08 - 01 Aug 2023 15:36:51 UTC
262 results (0.054 seconds)