NAVIGATION
This shows you the differences between two versions of the page.
|
english:modules:calendar:enhanced-v13 [2011/03/30 14:12] Knut Heermann (flip-flop) |
english:modules:calendar:enhanced-v13 [2018/06/03 18:09] (current) |
||
|---|---|---|---|
| Line 68: | Line 68: | ||
| tag=tag1, tag2 | tag=tag1, tag2 | ||
| tagmode=OR | tagmode=OR | ||
| - | date_start=01.01.2011 or TODAY or -15 | + | date_start=01.01.2011 or 01.01.2011 12:33 or TODAY or 0 or -15 |
| - | date_end=31.12.2011 or TODAY or 30 | + | date_end=31.12.2011 or 31.12.2011 14:00 or TODAY or 0 or 30 |
| href=index.php?XYZ | href=index.php?XYZ | ||
| WxHxCxQ=150x100x0x80 | WxHxCxQ=150x100x0x80 | ||
| Line 84: | Line 84: | ||
| The values can be: | The values can be: | ||
| * A **Date** e.g. **03.02.2011** | * A **Date** e.g. **03.02.2011** | ||
| - | * The word **TODAY** for the current day //(sliding time window)// | + | * The word **TODAY** for the current day and time //(sliding time window)// |
| * The indication of the number XX days from current date viewed: e.gg **15** or **-20** | * The indication of the number XX days from current date viewed: e.gg **15** or **-20** | ||
| * E.g. a sliding time window could be starting at | * E.g. a sliding time window could be starting at | ||
| Line 90: | Line 90: | ||
| * and always shows the next 30 days from start date | * and always shows the next 30 days from start date | ||
| * **date_end=30** | * **date_end=30** | ||
| + | * Number of days = 0 is a special case, like TODAY but with %%hr:min = 00:00%% | ||
| \\ | \\ | ||