Framework:TimeDimAdd: Difference between revisions
From CoPlanner 10
Jump to navigationJump to search
Created page with "==Function== TimeDimAdd(<DateType>,<Interval>,<DateID>,[Format]) {| cellspacing="1" cellpadding="3" width={{{breite|80%}}} border="1" |- | style=backg..." |
No edit summary |
||
| Line 3: | Line 3: | ||
TimeDimAdd(<DateType>,<Interval>,<DateID>,[Format]) | TimeDimAdd(<DateType>,<Interval>,<DateID>,[Format]) | ||
{| | {| class="wikitable" width="80%" | ||
|- | |- {{Tabellentitel}} | ||
| | | Parameter | ||
| | | Description | ||
|- | |- | ||
|DateType | |DateType | ||
Revision as of 11:32, 6 March 2012
Function
TimeDimAdd(<DateType>,<Interval>,<DateID>,[Format])
| Parameter | Description |
| DateType | Q, W, M, D, Y |
| Interval | Integer (positive or negative) |
| DateID | ID to be moved |
| Format | Optional. Format of the return value. All date formats are supported. If no Format is availeable, the ID will be returned. |
Result
Returns the moved ID or date format. If no Format is availeable, the ID will be returned.
Example
TimeDimAdd(M,-12,2010010101,yyyy)
Result: 2009