[Bug 298756] KAB calculates wrong age
Allen Winter
winter at kde.org
Mon Oct 1 20:19:27 BST 2012
https://bugs.kde.org/show_bug.cgi?id=298756
Allen Winter <winter at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
CC| |winter at kde.org
Assignee|kdepim-bugs at kde.org |winter at kde.org
Ever confirmed|0 |1
--- Comment #3 from Allen Winter <winter at kde.org> ---
I see the problem in grantleecontactformatter.cpp:
const int years = ( birthday.daysTo( QDate::currentDate() ) / 365 );
will replace that with the dateDiff function found in the sdsummarywidget
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list