All strings which can be used to create a Date::Manip date object can be used to create an Interval. However, the start date must be greater than the stop date. Because Date::Manip both handles dates and times this module can also handle both dates a...
KTORP/Interval.0.03 - 26 Jul 2002 10:42:39 UTCDate::ICal talks the ICal date format, and is intended to be a base class for other date/calendar modules that know about ICal time format also....
RBOW/Date-ICal-2.678 - 05 Jul 2011 15:35:52 UTCEWILHELM/Date-Piece-v0.0.3 - 25 Jun 2009 22:52:30 UTC
Date::EzDate was motivated by the simple fact that I hate dealing with date and time calculations, so I put all of them into a single easy-to-use object. The main idea of EzDate is that the object represents a specific date and time. A variety of pro...
MIKO/Date-EzDate-1.16 - 04 Jan 2015 23:16:25 UTCDates 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 UTCDate::LibICal is a non-complete interface for libical. Currently it is only useful to convert implicit icals into a list of explicit timeslots. EXPORT None by default. Exportable methods are: expand_recurrence....
ACID/Date-LibICal-0.01 - 27 Oct 2013 17:14:55 UTCThis module provides a fast and very flexible mini-language to be used in formatting dates and times. In order to make that useful though, we had to make a fully functioning date & time object. This object looks and smells much like the Java and Java...
BIANCHINI/Date-Formatter-0.11 - 05 Sep 2013 18:30:11 UTCnew 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 UTCOften when making backups of a thing, you want to have more frequent snapshots for recent dates, but don't need that frequency further back in time, and want to delete some of the older ones to save space. The problem of deciding which snapshots to d...
NERDVANA/Date-RetentionPolicy-0.01 - 26 Nov 2018 23:05:48 UTC*Date::Gregorian::Business* is an extension of Date::Gregorian supporting date calculations involving business days. Objects of this class have a notion of whether or not a day is a business day and provide methods to count business days between two ...
MHASCH/Date-Gregorian-0.13 - 12 Oct 2019 18:36:34 UTC