Mercurial > p > roundup > code
comparison doc/user_guide.txt @ 2752:e435d2b81547 maint-0.7 0.7.7
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 12 Oct 2004 21:58:40 +0000 |
| parents | fd392d8cbfe1 |
| children | 6fbc8633a4c8 |
comparison
equal
deleted
inserted
replaced
| 2751:fd392d8cbfe1 | 2752:e435d2b81547 |
|---|---|
| 167 | 167 |
| 168 The ``<value>`` may also be an interval, as described in the next section. | 168 The ``<value>`` may also be an interval, as described in the next section. |
| 169 Searching of "-2m; -1m" on activity field gives you issues which were | 169 Searching of "-2m; -1m" on activity field gives you issues which were |
| 170 active between period of time since 2 months up-till month ago. | 170 active between period of time since 2 months up-till month ago. |
| 171 | 171 |
| 172 Other possible examples (consider local time is 2003-03-08.22:07:48):: | 172 Other possible examples (consider local time is 2003-03-08.22:07:48): |
| 173 | 173 |
| 174 - "from 2-12 to 4-2" means | 174 - "from 2-12 to 4-2" means |
| 175 <Range from 2003-02-12.00:00:00 to 2003-04-02.00:00:00> | 175 <Range from 2003-02-12.00:00:00 to 2003-04-02.00:00:00> |
| 176 - "FROM 18:00 TO +2m" means | 176 - "FROM 18:00 TO +2m" means |
| 177 <Range from 2003-03-08.18:00:00 to 2003-05-08.20:07:48> | 177 <Range from 2003-03-08.18:00:00 to 2003-05-08.20:07:48> |
