diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2012-12-16 17:43:53 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-23 09:16:33 -0500 |
commit | 4141d8a96769dfb77d1167dc37c703ed31fc5cb4 (patch) | |
tree | 4a2107223f14cb076de03c3e6f75a2cf04c6f7ef /system/dateutils/README | |
parent | 2725f5047feb19d264cc94d3c3bb3299341c4ec6 (diff) | |
download | slackbuilds-4141d8a96769dfb77d1167dc37c703ed31fc5cb4.tar.gz |
system/dateutils: Added (cli tools to work with dates and times)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/dateutils/README')
-rw-r--r-- | system/dateutils/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/dateutils/README b/system/dateutils/README new file mode 100644 index 0000000000..4ff36acd74 --- /dev/null +++ b/system/dateutils/README @@ -0,0 +1,3 @@ +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. |