Mercurial > p > roundup > code
diff 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 |
line wrap: on
line diff
--- a/doc/design.txt Sat Jul 28 18:12:00 2012 +0200 +++ b/doc/design.txt Sun Jul 29 21:16:12 2012 +0200 @@ -91,10 +91,8 @@ - "2000-04-17.03:45" means <Date 2000-04-17.08:45:00> - "08-13.22:13" means <Date yyyy-08-14.03:13:00> - "11-07.09:32:43" means <Date yyyy-11-07.14:32:43> -- "14:25" means -- <Date yyyy-mm-dd.19:25:00> -- "8:47:11" means -- <Date yyyy-mm-dd.13:47:11> +- "14:25" means <Date yyyy-mm-dd.19:25:00> +- "8:47:11" means <Date yyyy-mm-dd.13:47:11> - the special date "." means "right now"
