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 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-22 05:57 Back to release list
0.1.6

Dcal 和 tcal 的二进制文件已改名为"dconv"和"tconv",分别,由于与二进制从 gcal 包 tcal 命名冲突。许多数值说明符现在对付"th"标志来表示 ("%dth%%Y b"适用于 2011年-10-03 将产生"2011 年 10 月 3 日") 的序号。工作日可以通过为它们以"b"来表示。在输入和规范两方面,"b"修饰符,像"th"修饰符,是一个后缀,并且服务格式和表示法的目的。删除了许多 GNU isms 以便利 * BSD 生成。
标签: Stable, Minor, feature
The dcal and tcal binaries have been renamed "dconv" and "tconv", respectively, due to a naming conflict with the tcal binary from the gcal package. Many numerical specifiers now cope with the "th" flag to denote ordinals ("%dth %b %Y" applied to 2011-10-03 will yield "3rd Oct 2011"). Business days can be denoted by suffixing them with "b". Both in the input and the specs, the "b" modifier, like the "th" modifier, is a suffix and serves formatting and notation purposes. Many GNU-isms have been removed to facilitate *BSD builds.

Project Resources