Mercurial > p > roundup > code
comparison doc/user_guide.txt @ 4650:0485b47a39a8
issue2550766: Minor formatting issues in the docs for date properties, thanks John Kristensen.
| author | Bernhard Reiter <bernhard@intevation.de> |
|---|---|
| date | Sun, 29 Jul 2012 21:16:12 +0200 |
| parents | abb7dbbf27ba |
| children | 1a0cf0345465 |
comparison
equal
deleted
inserted
replaced
| 4649:fc513bd18167 | 4650:0485b47a39a8 |
|---|---|
| 159 - "2000-04-17" means <Date 2000-04-17.00:00:00> | 159 - "2000-04-17" means <Date 2000-04-17.00:00:00> |
| 160 - "01-25" means <Date yyyy-01-25.00:00:00> | 160 - "01-25" means <Date yyyy-01-25.00:00:00> |
| 161 - "2000-04-17.03:45" means <Date 2000-04-17.08:45:00> | 161 - "2000-04-17.03:45" means <Date 2000-04-17.08:45:00> |
| 162 - "08-13.22:13" means <Date yyyy-08-14.03:13:00> | 162 - "08-13.22:13" means <Date yyyy-08-14.03:13:00> |
| 163 - "11-07.09:32:43" means <Date yyyy-11-07.14:32:43> | 163 - "11-07.09:32:43" means <Date yyyy-11-07.14:32:43> |
| 164 - "14:25" means | 164 - "14:25" means <Date yyyy-mm-dd.19:25:00> |
| 165 - <Date yyyy-mm-dd.19:25:00> | 165 - "8:47:11" means <Date yyyy-mm-dd.13:47:11> |
| 166 - "8:47:11" means | |
| 167 - <Date yyyy-mm-dd.13:47:11> | |
| 168 - the special date "." means "right now" | 166 - the special date "." means "right now" |
| 169 | 167 |
| 170 | 168 |
| 171 When searching, a plain date entered as a search field will match that date | 169 When searching, a plain date entered as a search field will match that date |
| 172 exactly in the database. We may also accept ranges of dates. You can | 170 exactly in the database. We may also accept ranges of dates. You can |
