diff options
author | Eike Rathke <erack@redhat.com> | 2012-05-14 13:38:37 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2012-05-14 13:39:07 +0200 |
commit | eb1770f05fde3777af7a62ec1c84ce8b088e3ec4 (patch) | |
tree | ea122bd26c97538701e7ab59eda38ff5de531711 /tomcat | |
parent | 121a39be3019baa840bb595acf0e648245a01b04 (diff) |
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
Diffstat (limited to 'tomcat')
0 files changed, 0 insertions, 0 deletions