Mercurial > p > roundup > code
diff doc/user_guide.txt @ 1596:33a0d94c7658
searching on ranges of intervals is implemented
| author | Andrey Lebedev <kedder@users.sourceforge.net> |
|---|---|
| date | Sun, 20 Apr 2003 11:58:45 +0000 |
| parents | 1ac46e7e4150 |
| children | cc96bf971b33 |
line wrap: on
line diff
--- a/doc/user_guide.txt Sat Apr 19 09:57:27 2003 +0000 +++ b/doc/user_guide.txt Sun Apr 20 11:58:45 2003 +0000 @@ -2,7 +2,7 @@ User Guide ========== -:Version: $Revision: 1.19 $ +:Version: $Revision: 1.20 $ .. contents:: @@ -141,6 +141,8 @@ XXX explain... +When searching on interval properties use the same syntax as for dates. + Web Interface =============
