https://bugs.kde.org/show_bug.cgi?id=246430
John Layt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- 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. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
