Path to this page:
Subject: CVS commit: pkgsrc/time/dateutils
From: Thomas Klausner
Date: 2013-10-21 17:05:05
Message id: 20131021150505.4BF5D96@cvs.netbsd.org
Log Message:
Import dateutils-0.2.5 as time/dateutils.
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.
Dateutils commands are prefixed with a `d` but otherwise resemble
known unix commands for reasons of intuition. The only exception
being `strptime` which is analogous to the libc function of the
same name.
Files: