[Bug 246430] when importing a vCard, zeros in the dates are required

John Layt john at layt.net
Sun Aug 1 15:55:06 BST 2010


https://bugs.kde.org/show_bug.cgi?id=246430


John Layt <john at layt.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |john at layt.net




--- Comment #1 from John Layt <john layt net>  2010-08-01 16:55:03 ---
It would appear kdepim is using a strict date parser, I'd guess QDate but I
haven't checked.  If you need a liberal date parser then
KCaledarSystem::readDate() does that, just don't use the KGlobal calendar to
access it as it may not be Gregorian and you'd get the wrong date.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list