Re: Parsing a user-entered localized datetime

2013-04-12 Thread Denis Steckelmacher
On 11/04/2013 19:17, John Layt wrote : We do support a "FancyDate" parsing style in QLocale::readDate(), but it is very limited to things like "Yesterday" and "Monday".  There are no plans to extend our fancy date support at this time as it would be very hard to get right in a generic way, besid

Re: Parsing a user-entered localized datetime

2013-04-11 Thread Kevin Krammer
Hi Denis, On Wednesday, 2013-04-10, Denis Steckelmacher wrote: > to other calendar systems. Does KDE store its locale-specific settings > in files > that can be easily edited by translators ? Can't help you with the rest, but one example of locale specific settings are (street-)address formatti

Parsing a user-entered localized datetime

2013-04-10 Thread Denis Steckelmacher
Hi, I am a student applying for this year's Google Summer of Code, to work on Nepomuk. The project that interests me is a real "query parser" for user-entered search queries. For instance, the user can use Dolphin to find documents created "one year ago", containing "KDE and openSuSE", or hav