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

Search results for "module:Date::Simple::ISO"

Date::Simple::ISO - Sub class of Date::Simple River stage two • 34 direct dependents • 61 total dependents

This module is entirely identical to Date::Simple. It is included for completness and self documenting sake. IMO it is preferable to say my $obj=Date::Simple::ISO->new(...); As this makes the implicit formatting of the object clear....

IZUT/Date-Simple-3.03 - 26 Dec 2008 19:29:40 UTC

Date::WeekOfYear - Simple routine to return the ISO 8601 week of the year (as well as the ISO week year) River stage zero No dependents

Date::WeekOfYear is small and efficient. The only purpose is to return the week of the year. This can be called in either a scalar or list context. In a scalar context, just the week number is returned (the year starts at week 1). In a list context, ...

GNG/Date-WeekOfYear-1.07 - 03 Jan 2020 23:26:33 UTC

Date::Simple - a simple date object River stage two • 34 direct dependents • 61 total dependents

Dates are complex enough without times and timezones. This module may be used to create simple date objects. It handles: Validation. Reject 1999-02-29 but accept 2000-02-29. Interval arithmetic. How many days were between two given dates? What date c...

IZUT/Date-Simple-3.03 - 26 Dec 2008 19:29:40 UTC

Mojar::Cron::Date - Integer arithmetic for ISO dates River stage one • 1 direct dependent • 1 total dependent

Methods for manipulating simple dates. First, make a date. That should either be using your machine's local timezone: $local_date = Mojar::Cron::Date->yesterday; $local_date = Mojar::Cron::Date->today; $local_date = Mojar::Cron::Date->tomorrow; or us...

NICZERO/Mojar-Cron-0.501 - 24 Sep 2022 16:53:06 UTC

Badger::Date - simple object representation of a date River stage one • 4 direct dependents • 6 total dependents

This module implements a small and simple object for representing a date. Its scope is intentionally limited to the kind of applications that require very basic date functionality with minimal overhead. For any non-trivial date manipulation you shoul...

ABW/Badger-0.16 - 05 Jun 2023 07:47:33 UTC

Date::JD - conversion between flavours of Julian Date River stage one • 1 direct dependent • 2 total dependents

For date and time calculations it is convenient to represent dates by a simple linear count of days, rather than in a particular calendar. This is such a good idea that it has been invented several times. If there were a single such linear count then...

ZEFRAM/Date-JD-0.006 - 30 Jul 2017 11:02:58 UTC

Class::Date - Class for easy date and time manipulation River stage two • 11 direct dependents • 13 total dependents

This module is intended to provide a general-purpose date and datetime type for perl. You have a Class::Date class for absolute date and datetime, and have a Class::Date::Rel class for relative dates. You can use "+", "-", "<" and ">" operators as wi...

YANICK/Class-Date-1.1.17 - 01 Jun 2018 13:11:48 UTC

Date::Piece - efficient dates with Time::Piece interoperability River stage one • 1 direct dependent • 1 total dependent

EWILHELM/Date-Piece-v0.0.3 - 25 Jun 2009 22:52:30 UTC

Date::Gregorian - Gregorian calendar River stage zero No dependents

Calendars define some notation to identify days in history. The Gregorian calendar, now in wide use, was established by Pope Gregory XIII in AD 1582 as an improvement over the less accurate Julian calendar that had been in use before. Both of these c...

MHASCH/Date-Gregorian-0.13 - 12 Oct 2019 18:36:34 UTC

Date::CommonFormats - Common date formats made simple. River stage zero No dependents

CKFULTON/Date-CommonFormats-0.05 - 22 Jun 2011 21:59:47 UTC

Range::Object::Date - Ranges as applied to dates River stage zero No dependents

This module implements ranges of dates using the same API as other Range::Object modules. Input date formats are subset of ISO 8601; only two are supported: YYYY-MM-DD and YYYY-MM for month-only dates....

TOKAREV/Range-Object-0.94 - 08 Nov 2017 01:45:16 UTC

Date::Simple::Range - A range of Date::Simple objects River stage zero No dependents

A range of Date::Simple objects....

ZUMMO/Date-Simple-Range-1.1 - 18 Dec 2008 08:02:44 UTC

Date::Easy::Datetime - easy datetime class River stage one • 1 direct dependent • 1 total dependent

A Date::Easy::Datetime object contains a Time::Piece object and provides a slightly different UI to access it. In typical usage, you will either use the "datetime" constructor to convert a human-readable string to a datetime, or the "now" function to...

BAREFOOT/Date-Easy-0.10 - 14 Jan 2020 21:58:39 UTC

Date::Calc::Iterator - Iterate over a range of dates River stage zero No dependents

new Creates a new object. You must pass it the end points of a date interval as array references or ISO 8601 date strings. $i = Date::Calc::Iterator->new( from => [2003,12,1], to => [2003,12,10] ) "from" and "to" are, obviously, required. Optionally,...

BRONTO/Date-Calc-Iterator-1.02 - 20 Apr 2018 07:05:22 UTC

Date::Holidays::EnglandWales - Determines bank holidays River stage one • 1 direct dependent • 1 total dependent

Date::Holidays::EnglandWales returns true is a given date is a bank holiday in England and wales. The date can be passed as year, month, day or as an ISO formatted date. This module uses a simple set of rules to determine whether a date is a holiday ...

CLIFFORDJ/Date-Holidays-EnglandWales-0.11 - 06 Nov 2022 11:49:06 UTC

Mojolicious::Plugin::FormFieldsFromJSON::Date River stage zero No dependents

Mojolicious::Plugin::FormFieldsFromJSON::Date is an extension for Mojolicious::Plugin::FormFieldsFromJSON to create date fields....

RENEEB/Mojolicious-Plugin-FormFieldsFromJSON-Date-1.00 - 10 Apr 2018 08:50:18 UTC
16 results (0.049 seconds)