Download List

Projeto Descrição

The Date::Calc package consists of a (pure-Perl) wrapper which either loads Date::Calc::XS (a separate implementation in C and XS) or Date::Calc::PP (a pure-Perl implementation which is part of the Date::Calc package). The Date::Calc::XS and Date::Calc::PP modules perform all kinds of date calculations based on the Gregorian calendar (the one used in all Western countries today), according to relevant norms and standards: ISO/R 2015-1971, DIN 1355 and, to some extent, ISO 8601 (where applicable). The package is designed as an efficient toolbox, not a bulky ready-made application. It provides extensive documentation and examples of use, multi-language support, and special functions for business needs.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-11-02 23:10
6.3

Esta versão corrige um bug no "mktime ()" e no conjunto de testes.
Tags: Bug fixes
This release fixes a bug in "Mktime()" and in the test suite.

2009-10-19 19:08
6.2

Date:: Calc tornou-se uma capa que tenta carregar Date:: Calc:: XS (o C / da XS que costumava consistir), e na sua falta, carrega Date:: Calc:: PP, que faz parte do presente lançamento (e que costumava ser: Data: pcalc). Além disso, a língua não é um cenário global mais, e um novo "normalizada" a modalidade foi adicionado.
Tags: Major architecture modularisation, Feature Enhancements
Date::Calc has become a wrapper which tries to load Date::Calc::XS (the C/XS part it used to consist of), and failing that, loads Date::Calc::PP, which is part of this release (and which used to be Date::Pcalc). Moreover, the language is not a global setting anymore, and a new "normalized" mode has been added.

2009-09-12 23:42
5.8

Esta versão introduz uma nova função de diferença normalizada data.
Tags: Minor feature enhancements
This release introduces a new normalized date difference function.

2009-08-25 06:42
5.7

Esta versão corrige vários pequenos problemas e faz o dia que fazem o fim de semana em uma data:: Calendário objeto configurável. A documentação foi actualizada em conformidade.
This release fixes several minor issues and makes the days which form the weekend in a Date::Calendar object configurable. The documentation has been updated accordingly.

2009-07-29 16:31
5.6

Esta versão serve principalmente para manter este módulo em sincronia com a sua dependência, o bit ":: Vector módulo" (versão 6.6). Ele também corrige o problema com o Boolean tipo C, em combinação com o Mac OS X e traz algumas adições muito menor para sua documentação.
Tags: Stable, Minor bugfixes, Minor feature enhancements
This release mainly serves to keep this module in sync with its dependency, the "Bit::Vector" module (version 6.6). It also fixes the problem with the Boolean C type in combination with Mac OS X and brings some very minor additions to its documentation.

Project Resources