theRefdate provides simple date manipulation functions
operating on character strings in the format "DD.MM.YYYY".
All functions follow this "LP"-flavour convention on
formatting dates.
simple and fast.
Computes the difference between two dates. Returns a list with four
elements: diffJ (years), diffM (months),
diffDauer (duration as fraction of years),
diffDauerM (total months):
Adds or subtracts months from a date: