further changes to patch fdo#44456 added calc function DATEDIF
Calculation needed tweaking. * simplified "m" case, equal dates return 0 anyway, need to handle only date1<date2 * corrected "ym" case to do the same as "m" modulo 12 (years) * fixed "md" case, it is actually straight forward * added comment to "yd" about a difference to Excel where I believe Excel is wrong
Showing
Please
register
or
sign in
to comment