Mercurial > p > roundup > code
comparison doc/design.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 | 32b24abfe98e |
| children | 609edf9de0a5 |
comparison
equal
deleted
inserted
replaced
| 4649:fc513bd18167 | 4650:0485b47a39a8 |
|---|---|
| 89 - "2000-04-17" means <Date 2000-04-17.00:00:00> | 89 - "2000-04-17" means <Date 2000-04-17.00:00:00> |
| 90 - "01-25" means <Date yyyy-01-25.00:00:00> | 90 - "01-25" means <Date yyyy-01-25.00:00:00> |
| 91 - "2000-04-17.03:45" means <Date 2000-04-17.08:45:00> | 91 - "2000-04-17.03:45" means <Date 2000-04-17.08:45:00> |
| 92 - "08-13.22:13" means <Date yyyy-08-14.03:13:00> | 92 - "08-13.22:13" means <Date yyyy-08-14.03:13:00> |
| 93 - "11-07.09:32:43" means <Date yyyy-11-07.14:32:43> | 93 - "11-07.09:32:43" means <Date yyyy-11-07.14:32:43> |
| 94 - "14:25" means | 94 - "14:25" means <Date yyyy-mm-dd.19:25:00> |
| 95 - <Date yyyy-mm-dd.19:25:00> | 95 - "8:47:11" means <Date yyyy-mm-dd.13:47:11> |
| 96 - "8:47:11" means | |
| 97 - <Date yyyy-mm-dd.13:47:11> | |
| 98 - the special date "." means "right now" | 96 - the special date "." means "right now" |
| 99 | 97 |
| 100 | 98 |
| 101 Date intervals are specified using the suffixes "y", "m", and "d". The | 99 Date intervals are specified using the suffixes "y", "m", and "d". The |
| 102 suffix "w" (for "week") means 7 days. Time intervals are specified in | 100 suffix "w" (for "week") means 7 days. Time intervals are specified in |
