------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=96894
------- Additional Comments From caulier.gilles gmail com 2007-09-28 23:08 -------
Arnd, #15
KDE API can help to format date as string :
KDE3 :
QString str = KGlobal::locale()->formatDateTime(dateTime, true, true);
KDE4 :
QString str = KGlobal::locale()->formatDateTime(dateTime, KLocale::ShortDate, true);
Gilles
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel