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

Search results for "DateTime::Duration"

DateTime::Duration - Duration objects for date math River stage four • 1153 direct dependents • 3694 total dependents

This is a simple class for representing duration objects. These objects are used whenever you do date math with DateTime. See the How DateTime Math Works section of the DateTime documentation for more details. The short course: One cannot in general ...

DROLSKY/DateTime-1.65 - 06 Nov 2023 05:14:16 UTC - Search in distribution
  • DateTime - A date and time object for Perl

Hopkins - complete multiqueue job scheduling and execution system River stage zero No dependents

Hopkins is, in simplest terms, a better cron. In depth, though, Hopkins is an extensible application geared toward the management, scheduling, and execution of both inline perl as well as external binaries. Hopkins's advantages include: * simple Ther...

DIZ/Hopkins-0.9.2 - 02 Jul 2010 23:38:05 UTC - Search in distribution

Banal::DateTime::Duration - A trivial and shameless subclass of DateTime::Duration, aiming at encapsulating and adding "banal" functionality. River stage one • 1 direct dependent • 1 total dependent

AULUSOY/Banal-DateTime-0.10 - 20 Jul 2014 23:32:25 UTC - Search in distribution

DateTime::Duration::Fuzzy - express dates as fuzzy human-friendly strings River stage zero No dependents

DateTime::Duration::Fuzzy is inspired from the timeAgo jQuery module <http://timeago.yarp.com/>. It takes two DateTime objects -- first one representing a moment in the past and second optional one representine the present, and returns a human-friend...

SIXTEASE/DateTime-Duration-Fuzzy-0.06 - 20 Apr 2012 15:05:46 UTC - Search in distribution

DateTime::Format::Duration - Format and parse DateTime::Durations River stage two • 17 direct dependents • 26 total dependents

ETHER/DateTime-Format-Duration-1.04 - 20 Sep 2015 06:18:37 UTC - Search in distribution

autobox::DateTime::Duration - ActiveSupport equivalent to Perl numeric variables River stage zero No dependents

autobox::DateTime::Duration is an autobox module to add Time-related methods to core integer values by using constant overloading. Inspired by ActiveSupport (Rails) Core extensions to Numeric values....

MIYAGAWA/autobox-DateTime-Duration-0.02 - 16 Jan 2008 01:57:15 UTC - Search in distribution

DateTime::Duration::TauStation - TauStation GCT duration objects. River stage one • 1 direct dependent • 1 total dependent

DateTime::Duration subclass for GCT (Galactic Coordinated Time) datetimes for the online game TauStation <https://taustation.space>....

CFRANKS/DateTime-Calendar-TauStation-1.182290 - 17 Aug 2018 12:55:50 UTC - Search in distribution

DateTime::Format::Duration::XSD River stage one • 2 direct dependents • 2 total dependents

DateTime::Format::Duration::XSD - Formats and parses DateTime::Duration according to xs:duration...

NUF/DateTime-Format-Duration-XSD-0.01 - 14 Feb 2009 15:17:24 UTC - Search in distribution

Acme::DateTime::Duration::Numeric - ActiveSupport equivalent to Perl numeric variables River stage zero No dependents

Acme::DateTime::Duration::Numeric is a module to add Time-related methods to core integer values by using constant overloading. Inspired by ActiveSupport (Rails) Core extensions to Numeric values....

MIYAGAWA/Acme-DateTime-Duration-Numeric-0.03 - 16 Jan 2008 01:47:45 UTC - Search in distribution

DateTime::Format::Human::Duration - Get a locale specific string describing the span of a given duration River stage two • 7 direct dependents • 16 total dependents

Get a localized string representing the duration. For example: 1 second 2 minutes and 3 seconds 3 weeks, 1 day, and 5 seconds 4 years, 1 month, 2 days, 6 minutes, 1 second, and 345000028 nanoseconds...

MSTRAT/DateTime-Format-Human-Duration-0.64 - 21 Jul 2016 18:56:42 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

DateTime::Format::Natural::Duration - Duration hooks and state handling River stage three • 38 direct dependents • 300 total dependents

The "DateTime::Format::Natural::Duration" class contains code to alter tokens before parsing and to insert DateTime objects in the resulting queue. Furthermore, there's code to save the state of the first failing parse and restore it after the durati...

SCHUBIGER/DateTime-Format-Natural-1.18 - 05 Oct 2023 14:54:48 UTC - Search in distribution

DateTime::Format::Duration::ConciseHMS - Format DateTime::Duration object as concise HMS format River stage one • 2 direct dependents • 2 total dependents

This module formats DateTime::Duration objects as "concise HMS" format. Duration of days and larger will be represented like "1y" (1 year), "2mo" (2 months), "3d" (3 days) while duration of hours/minutes/seconds will be represented using hh:mm:ss e.g...

PERLANCAR/DateTime-Format-Duration-ConciseHMS-0.001 - 14 Jul 2019 00:29:38 UTC - Search in distribution

DateTime::Format::Duration::DurationString - JIRA style parsing of duration River stage one • 2 direct dependents • 2 total dependents

"DateTime::Format::Duration::DurationString" parses a string and returns a duration....

BOLAV/DateTime-Format-Duration-DurationString-0.04 - 25 Aug 2015 04:11:24 UTC - Search in distribution

DateTime::Duration::Patch::StringifyAsISO8601 - Make DateTime::Duration objects stringify to ISO8601 duration River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/DateTime-Duration-Patch-StringifyAsISO8601-0.001 - 04 Aug 2019 00:23:22 UTC - Search in distribution

DateTimeX::Duration::Lite - Duration objects for date math (lite version) River stage one • 1 direct dependent • 1 total dependent

EXPERIMENTAL, EARLY RELEASE. This class is an alternative to DateTime::Duration. The goal is to provide a reasonably compatible interface with less {startup overhead, code, memory usage}....

PERLANCAR/DateTimeX-Duration-Lite-0.002 - 19 Oct 2017 08:12:50 UTC - Search in distribution

DateTimeX::Lite::Duration - Duration objects for date math River stage zero No dependents

This is a simple class for representing duration objects. These objects are used whenever you do date math with DateTimeX::Lite.pm. See the How Date Math is Done section of the DateTimeX::Lite.pm documentation for more details. The short course: One ...

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

DateTimeX::Moment::Duration - TODO River stage zero No dependents

TODO...

KARUPA/DateTimeX-Moment-0.06 - 21 Jun 2019 21:43:05 UTC - Search in distribution

DateTimeX::Duration::SkipDays - Given a starting date, a number of days and a list of days to be skipped, returns the date X number of days away. River stage zero No dependents

AYOUNG/DateTimeX-Duration-SkipDays-0.002 - 28 Jul 2012 17:41:26 UTC - Search in distribution

DateTime::Format::Human::Duration::Simple - Get a locale specific string describing the span of a given datetime duration. River stage zero No dependents

This is a simple class for getting a localized string representing the duration between two DateTime objects. This class is inspired by DateTime::Format::Human::Duration, and shares its namespace. I feel, however, that DateTime::Format::Human::Durati...

TOREAU/DateTime-Format-Human-Duration-Simple-0.02 - 11 Dec 2015 15:49:33 UTC - Search in distribution
230 results (0.13 seconds)