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

--- Comment #2 from Johannes 
<johannes.lists+bugs.kde....@tannenhof-imshausen.de> ---
The WHERE clause for month and day is for example
WHERE Images.status=1 AND (  ( (STRFTIME('%m%d', ImageInformation.creationDate)
= ?) )  );" 
 (QVariant(QString, "0720"))

So by leaving out %m and using a String like "20" it should work.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to