beagle r3423 - trunk/beagle/beagled



Author: dbera
Date: 2007-02-11 21:50:46 +0000 (Sun, 11 Feb 2007)
New Revision: 3423
ViewCVS link: http://svn.gnome.org/viewcvs/beagle?rev=3423&view=rev

Modified:
   trunk/beagle/beagled/QueryStringParser.cs
Log:
Allow date queries. The format is
 query := "date":s[-s]
 s     := empty | year | year.month | year.month.date
e.g. date:2006, date:2005.04.11-2007

How to handle i18n of "date" in the GUI ?
The UI should also support date:today, date:this_year etc. but they should be handled in the frontend itself and not in the API.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]