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

Search results for "DateTime::Format::ISO8601"

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 - Search in distribution

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 - Search in distribution

DateTime::Format::Duration::ISO8601 - Parse and format ISO8601 duration River stage two • 7 direct dependents • 17 total dependents

This module formats and parses ISO 8601 durations to and from DateTime::Duration instances. ISO 8601 intervals are not supported....

PERLANCAR/DateTime-Format-Duration-ISO8601-0.008 - 23 Jun 2018 11:01:20 UTC - Search in distribution

Bencher::Scenarios::DateTime::Format::ISO8601 - Scenarios to benchmark DateTime::Format::ISO8601 River stage zero No dependents

This distribution contains the following Bencher scenario modules: * Bencher::Scenario::DateTime::Format::ISO8601::Startup * Bencher::Scenario::DateTime::Format::ISO8601::Parsing This distribution contains Bencher scenarios to benchmark DateTime::For...

PERLANCAR/Bencher-Scenarios-DateTime-Format-ISO8601-0.002 - 23 Jul 2023 00:06:01 UTC - Search in distribution

Bencher::Scenarios::DateTime::Format::ISO8601::Format - Scenarios to benchmark DateTime::Format::ISO8601::Format River stage zero No dependents

This distribution contains the following Bencher scenario modules: * Bencher::Scenario::DateTime::Format::ISO8601::Format::Startup * Bencher::Scenario::DateTime::Format::ISO8601::Format::Formatting This distribution contains Bencher scenarios to benc...

PERLANCAR/Bencher-Scenarios-DateTime-Format-ISO8601-Format-0.002 - 30 Jul 2023 00:05:17 UTC - Search in distribution

Bencher::Scenarios::DateTime::Format::Duration::ISO8601 - Scenarios to benchmark DateTime::Format::Duration::ISO8601 River stage zero No dependents

This distribution contains the following Bencher scenario modules: * Bencher::Scenario::DateTime::Format::Duration::ISO8601::Startup * Bencher::Scenario::DateTime::Format::Duration::ISO8601::Parsing * Bencher::Scenario::DateTime::Format::Duration::IS...

PERLANCAR/Bencher-Scenarios-DateTime-Format-Duration-ISO8601-0.002 - 16 Jul 2023 00:06:12 UTC - Search in distribution

Bencher::Scenarios::DateTimeFormatISO8601 - Scenarios to benchmark DateTime::Format::ISO8601 River stage one • 1 direct dependent • 1 total dependent

This distribution contains the following Bencher scenario modules: * Bencher::Scenario::DateTimeFormatISO8601::Startup * Bencher::Scenario::DateTimeFormatISO8601::Parsing This distribution contains Bencher scenarios to benchmark DateTime::Format::ISO...

PERLANCAR/Bencher-Scenarios-DateTimeFormatISO8601-0.001 - 01 Jul 2018 01:38:07 UTC - Search in distribution

Bencher::Scenarios::DateTimeFormatISO8601Format - Scenarios to benchmark DateTime::Format::ISO8601::Format River stage one • 1 direct dependent • 1 total dependent

This distribution contains the following Bencher scenario modules: * Bencher::Scenario::DateTimeFormatISO8601Format::Startup * Bencher::Scenario::DateTimeFormatISO8601Format::Formatting This distribution contains Bencher scenarios to benchmark DateTi...

PERLANCAR/Bencher-Scenarios-DateTimeFormatISO8601Format-0.001 - 01 Jul 2018 01:47:39 UTC - Search in distribution

Bencher::Scenarios::DateTimeFormatDurationISO8601 - Scenarios to benchmark DateTime::Format::Duration::ISO8601 River stage one • 1 direct dependent • 1 total dependent

This distribution contains the following Bencher scenario modules: * Bencher::Scenario::DateTimeFormatDurationISO8601::Parsing * Bencher::Scenario::DateTimeFormatDurationISO8601::Formatting * Bencher::Scenario::DateTimeFormatDurationISO8601::Startup ...

PERLANCAR/Bencher-Scenarios-DateTimeFormatDurationISO8601-0.001 - 15 Jul 2018 12:47:42 UTC - Search in distribution

Date::Format::ISO8601 - Format date (Unix timestamp) as ISO8601 datetime/date/time string River stage one • 3 direct dependents • 3 total dependents

This module formats Unix timestamps (epochs) as ISO8601 date/time strings. It is a lightweight alternative to DateTime::Format::ISO8601::Format and DateTime::Format::ISO8601. Keywords: epoch, Unix time...

PERLANCAR/Date-Format-ISO8601-0.012 - 23 Sep 2022 00:05:42 UTC - Search in distribution

DT - DateTime wrapper that tries hard to DWYM River stage one • 1 direct dependent • 1 total dependent

DT is a very simple and thin wrapper over DateTime::Moonpig, which in turn is a wrapper over DateTime. DateTime::Moonpig brings immutability and saner operator overloading at the cost of a cartoonish name but also lacks date/time parsing capabilities...

NOHUHU/DT-0.5.0 - 27 Jul 2018 04:10:09 UTC - Search in distribution

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 - Search in distribution

Data::Transfigure::Type::DateTime - transfigure DateTime objects to ISO8601 format River stage zero No dependents

"Data::Transfigure::Type::DateTime" transfigures DateTime objects to ISO8601 <https://en.wikipedia.org/wiki/ISO_8601> format. This is the same effect as stringification now, but is done explicitly e.g., in case DateTime ever changes how it stringifie...

TYRRMINAL/Data-Transfigure-1.01 - 23 Feb 2024 15:58:32 UTC - Search in distribution

Time::Activated - Syntactic sugar over time activated code supporting DateTime and ISO8601 (a.k.a. "Javascript dates"). River stage zero No dependents

This modules aims at managing and documenting time activated code such as that which may araise from migrations and planified process changes in a way that can be integrated and tested in advance. You can use Time::Activated "before", "after" and "be...

GBARCO/Time-Activated-1.01 - 05 Dec 2016 21:07:03 UTC - Search in distribution

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 - Search in distribution

Date::Utility - A class that represents a datetime in various format River stage two • 8 direct dependents • 14 total dependents

A class that represents a datetime in various format...

BINARY/Date-Utility-1.11 - 17 Oct 2022 14:37:22 UTC - Search in distribution
  • Date::Utility - A class that represents a datetime in various format

DateTimeX::Lite - A Low Calorie DateTime River stage zero No dependents

This is a lightweight version of DateTime.pm, which requires no XS, and aims to be light(er) than the original, for a given subset of the problems that the original DateTime.pm can solve. The idea is to encourage light users to use DateTime compatibl...

DMAKI/DateTimeX-Lite-0.00004 - 12 Jul 2011 22:57:34 UTC - Search in distribution

yts - Read/write time series data River stage zero No dependents

This program reads and writes time series data. Time series are lists of date/time and value pairs, optionally with additional metadata tags attached to them. Time series are stored in databases as metrics. Since time series databases have a vast arr...

PREACTION/ETL-Yertl-0.044 - 28 Jul 2020 02:29:40 UTC - Search in distribution

Date - extremely fast Date framework with timezones, microseconds, relative dates and intervals support. River stage one • 6 direct dependents • 6 total dependents

Date is a port of C++ "panda::date" framework which is complete feature-rich date framework, supporting timezones (not just offsets), microseconds, relative dates and intervals. Timezones with leap seconds (right/*) are also supported. Date supports ...

SYBER/Date-5.2.13 - 31 Jan 2024 13:00:52 UTC - Search in distribution

blio.pl - Blio - domm's blogging "engine" River stage zero No dependents

"Blio" is a very simple blogging "engine". I call it an '"engine"' because Blio is basically a slightly enhanced and streamlined (for my use cases, at least) ttree, or yet another pre-clone of jekyll. In other words, it takes a bunch of plain text fi...

DOMM/Blio-2.007 - 11 Nov 2022 20:15:29 UTC - Search in distribution
119 results (0.134 seconds)