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

Search results for "distribution:Date-Manip Date::Manip"

Date::Manip - Date manipulation routines River stage three • 61 direct dependents • 201 total dependents

Date::Manip is a series of modules designed to make any common date/time operation easy to do. Operations such as comparing two times, determining a date a given amount of time from another, or parsing international times are all easily done. It deal...

SBECK/Date-Manip-6.95 - 01 Mar 2024 16:18:57 UTC

Date::Manip::Date - Methods for working with dates River stage three • 61 direct dependents • 201 total dependents

This module works specifically with date objects. Although the word date is used extensively here, it is actually somewhat misleading. Date::Manip works with the full calendar date (year, month, day, and week when appropriate), time of day (hour, min...

SBECK/Date-Manip-6.95 - 01 Mar 2024 16:18:57 UTC

Date::Manip::TZ - an interface to the time zone data River stage three • 61 direct dependents • 201 total dependents

Every time zone has some of the following characteristics: name Every time zone has a unique name. In the zoneinfo database, these are something similar to: America/New_York aliases Time zones may have (but are not required to have) one or more alias...

SBECK/Date-Manip-6.95 - 01 Mar 2024 16:18:57 UTC

Date::Manip::Obj - Base class for Date::Manip objects River stage three • 61 direct dependents • 201 total dependents

This module contains a set of methods used by all Date::Manip classes listed above. You should be familiar with the Date::Manip::Objects and Date::Manip::Config documentation. In the method descriptions below, Date::Manip::Date objects will usually b...

SBECK/Date-Manip-6.95 - 01 Mar 2024 16:18:57 UTC

Date::Manip::DM6 - Date manipulation routines River stage three • 61 direct dependents • 201 total dependents

SBECK/Date-Manip-6.95 - 01 Mar 2024 16:18:57 UTC

Date::Manip::DM5 - Date manipulation routines River stage three • 61 direct dependents • 201 total dependents

SBECK/Date-Manip-6.95 - 01 Mar 2024 16:18:57 UTC

Date::Manip::Calc - describes date calculations River stage three • 61 direct dependents • 201 total dependents

This document describes the different types of calculations that can be done using dates and deltas. Date calculations are much more complicated than they initially appear, so this document is fairly large. The complication in date calculations is du...

SBECK/Date-Manip-6.95 - 01 Mar 2024 16:18:57 UTC

Date::Manip::Misc - Miscellaneous information about Date::Manip River stage three • 61 direct dependents • 201 total dependents

SBECK/Date-Manip-6.95 - 01 Mar 2024 16:18:57 UTC

Date::Manip::Lang - language support for Date::Manip River stage three • 61 direct dependents • 201 total dependents

Date::Manip supports a number of different languages when parsing dates, and more can be added....

SBECK/Date-Manip-6.95 - 01 Mar 2024 16:18:57 UTC

Date::Manip::Base - Base methods for date manipulation River stage three • 61 direct dependents • 201 total dependents

The Date::Manip package of modules consists of several modules for doing high level date operations with full error checking and a lot of flexibility. The high level operations, though intended to be used in most situations, have a lot of overhead as...

SBECK/Date-Manip-6.95 - 01 Mar 2024 16:18:57 UTC

Date::Manip::Delta - Methods for working with deltas River stage three • 61 direct dependents • 201 total dependents

This module contains functions useful in parsing and manipulating deltas. As used in this module, the term delta refers to an amount of time elapsed. It includes no information about a starting or ending time. There are several concepts involved in u...

SBECK/Date-Manip-6.95 - 01 Mar 2024 16:18:57 UTC

Date::Manip::Recur - methods for working with recurring events River stage three • 61 direct dependents • 201 total dependents

This module contains functions useful in parsing and manipulating recurrences. A recurrence is a notation for specifying when a recurring event occurs. For example, if an event occurs every other Friday or every 4 hours, this can be defined as a recu...

SBECK/Date-Manip-6.95 - 01 Mar 2024 16:18:57 UTC

Date::Manip::Zones - Time zone information River stage three • 61 direct dependents • 201 total dependents

This module is automatically generated. It contains a complete list of time zones specified in the standard zoneinfo (or Olson) databases obtained from: <ftp://ftp.iana.org/tz/tzdata_vers.tar.gz> All information is stored in variables, so this module...

SBECK/Date-Manip-6.95 - 01 Mar 2024 16:18:57 UTC

Date::Manip::Config - Date::Manip configuration River stage three • 61 direct dependents • 201 total dependents

Date::Manip is a very configurable bundle of modules. Many of it's behaviors can be modified to change how date operations are done. To do this, a list of configuration variables may be set which define many Date::Manip behaviors. There are three way...

SBECK/Date-Manip-6.95 - 01 Mar 2024 16:18:57 UTC

Date::Manip::TZdata - Internal module for working with the tzdata files River stage three • 61 direct dependents • 201 total dependents

This module is not intended for public use. It is used internally by the scripts used to analyze the time zone database and generate the modules for each time zone. The module is included in the distribution solely for the sake of completeness. Curre...

SBECK/Date-Manip-6.95 - 01 Mar 2024 16:18:57 UTC

Date::Manip::TZ_Base - Methods common to the TZ and Base classes River stage three • 61 direct dependents • 201 total dependents

This module contains no public methods and is used internally by the Base and TZ classes. In some instances, basic date operations depend on timezone information, and all timezone operations depend on the base class. In order to avoid a circular depe...

SBECK/Date-Manip-6.95 - 01 Mar 2024 16:18:57 UTC

Date::Manip::Objects - A description of the various Date::Manip objects River stage three • 61 direct dependents • 201 total dependents

Date::Manip consists of the following primary modules: Date::Manip::Obj The Date::Manip::Obj module is not intended for direct use. It is used as a base class for all other Date::Manip classes described below. The Date::Manip::Obj module contains som...

SBECK/Date-Manip-6.95 - 01 Mar 2024 16:18:57 UTC

Date::Manip::History - Twenty years and still going strong River stage three • 61 direct dependents • 201 total dependents

SBECK/Date-Manip-6.95 - 01 Mar 2024 16:18:57 UTC

Date::Manip::Holidays - describes holidays and events River stage three • 61 direct dependents • 201 total dependents

SBECK/Date-Manip-6.95 - 01 Mar 2024 16:18:57 UTC

Date::Manip::Changes6 - changes in Date::Manip 6.xx River stage three • 61 direct dependents • 201 total dependents

SBECK/Date-Manip-6.95 - 01 Mar 2024 16:18:57 UTC
853 results (0.034 seconds)