comparison doc/user_guide.txt @ 2910:5c0e5abcb5e3

doc updates
author Richard Jones <richard@users.sourceforge.net>
date Sun, 14 Nov 2004 23:30:43 +0000
parents a97bbd72a643
children 8fa6b5747a53 714f2a60a97e
comparison
equal deleted inserted replaced
2909:2fc6c508b537 2910:5c0e5abcb5e3
1 ========== 1 ==========
2 User Guide 2 User Guide
3 ========== 3 ==========
4 4
5 :Version: $Revision: 1.29 $ 5 :Version: $Revision: 1.30 $
6 6
7 .. contents:: 7 .. contents::
8 8
9 .. hint:: 9 .. hint::
10 This document will refer to *issues* as the primary store of 10 This document will refer to *issues* as the primary store of
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>

Roundup Issue Tracker: http://roundup-tracker.org/