Download List

Descripción del Proyecto

Dateutils are a bunch of tools that revolve around fiddling with dates and times in the command line, with a strong focus on use cases that arise when dealing with large amounts of financial data. Their target market is shell scripts that need date calculations or calendar conversions, and as such they are highly pipe-able and modeled after their well-known cousins (e.g. dtest vs. test, or dgrep vs. grep).

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.

2013-02-08 10:42 Back to release list
0.2.4


Esta es una versión de corrección.

Agrega los formatos de salida especial "jdn" y "ldn" para números de día julian/lilian.


Varias apariciones de fecha/tiempo dentro de una línea es ahora todos procesados en lugar de sólo la primera ocurrencia.


Un especificador de diferencia de la zona (Z %) ahora se admite para su análisis e impresión.

Se ha añadido el matlab zona convertidor tzconv.

Edificio con icc 13 funciona ahora.


Muchas advertencias de gcc son fijos.
Tags: Minor, bugfix, feature

This is a bugfix release.

It adds the special output formats "jdn" and "ldn" for julian/lilian day
numbers.


Multiple occurrences of date/times within one line are now all processed rather than only the
first occurrence.


A zone difference specifier (%Z) is now supported for parsing and
printing.

The matlab zone converter tzconv has been added.

Building with icc 13 works now.


Many gcc warnings are fixed.

Project Resources