Framework:TimeDimFlag: Difference between revisions
From CoPlanner 11
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
==[[Framework:Functions|Function]]== | ==[[Framework:Functions|Function]]== | ||
TimeDimFlag(<DateID>) | <span {{CoPFormel}}>TimeDimFlag(<DateID>)</span> | ||
{| class="wikitable" width="80%" | {| class="wikitable" width="80%" | ||
| Line 16: | Line 16: | ||
==Example== | ==Example== | ||
TimeDimFlag(2010010103)<br> | <span {{CoPFormel}}>TimeDimFlag(2010010103)</span><br> | ||
Result: M | Result: M | ||
Revision as of 16:06, 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