DateCalc released

DateCalc is a small stand-alone Java program that provides simple command-line date expression calculations such as yes> java -jar datecalc-2.0.jar today yesterday.day.end today.day(12) “today.format(d MMMM yyyy)” date(2006-10-03).day.end month(-1).month.end.day.start today.month.name tomorrow.day.name2008-02-18 13:38:40 2008-02-17 23:59:59 2008-03-01 13:38:40 18 februari 2008 2006-10-03 23:59:59 2008-01-31 00:00:00 februari tisdag A few years ago I was working with a shell script that was a batch front-end for a complex system handling monitoring data. This script was…
Read more...

