[Bug 96894] Wish: easier navigation between albums, tags and collections

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[Bug 96894] Wish: easier navigation between albums, tags and collections

Gilles Caulier-4
------- 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