[Digikam-devel] [Bug 285521] Allow search by time of day
Marcel Wiesweg
marcel.wiesweg at gmx.de
Wed Nov 2 21:09:18 GMT 2011
https://bugs.kde.org/show_bug.cgi?id=285521
--- Comment #8 from Marcel Wiesweg <marcel wiesweg gmx de> 2011-11-02 21:09:17 ---
The SQL implementation of this can be interesting. Currently, we search for
specific points in time and can thus use simple less than / greater than.
With this request, a relevant part would need to be extracted from the date.
With SQLite, I assume built-in functions could help:
http://sqlite.org/lang_datefunc.html
Probably, a MySQL implementation would differ.
--
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 Digikam-devel
mailing list