Framework:TimeDimFlag: Difference between revisions
From CoPlanner 11
Jump to navigationJump to search
Created page with "==Function== TimeDimFlag(<DateID>) {| cellspacing="1" cellpadding="3" width={{{breite|80%}}} border="1" |- | style=background-color:#f6f6f6 |'''Parame..." |
No edit summary |
||
| Line 3: | Line 3: | ||
TimeDimFlag(<DateID>) | TimeDimFlag(<DateID>) | ||
{| | {| class="wikitable" width="80%" | ||
|- | |- {{Tabellentitel}} | ||
| | | Parameter | ||
| | | Description | ||
|- | |- | ||
|DateID | |DateID | ||
Revision as of 11:32, 6 March 2012
Function
TimeDimFlag(<DateID>)
| Parameter | Description |
| DateID | ID of the date |
Result
Returns the type of the date ID (Y, M, D, Q, W)
Example
TimeDimFlag(2010010103)
Result: M