Download List

專案描述

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.

2011-10-15 23:07
0.1.5

This is a feature release. Grep-like utilities have been added: dgrep for date values, tgrep for time values, ttest for time values, and tcal for time values. Utilities in sed-mode now repeat the whole line if nothing on the line matches, instead of writing a warning. Compilers which don't support anonymous struct initialization are now supported.
標籤: Stable, feature, Minor

2011-10-15 10:50
0.1.5rc2

This is a feature release. Grep-like and other utilities have been added: dgrep (like grep for date values), tgrep (like grep for time values), ttest (like test for time values), and tcal (like dcal for time values). Utilities in sed mode will repeat the whole line if nothing on the line
matches instead of writing a warning.
標籤: Minor

2011-10-13 09:44
0.1.5rc1

Grep-like utilities have been added: dgrep for date values and tgrep for time values. Examples were added to the info page and README.
標籤: Unstable, Minor

Project Resources