Framework:GetDate: Difference between revisions
From CoPlanner 10
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
==[[Framework:Functions|Function]]== | ==[[Framework:Functions|Function]]== | ||
GetDate(<time constant>) | <span {{CoPFormel}}>GetDate(<time constant>)</span> | ||
{| class="wikitable" width="80%" | |||
{| | |-{{Tabellentitel}} | ||
|- | | Parameter | ||
| | | Description | ||
| | |||
|- | |- | ||
|time constant | |time constant | ||
| Line 18: | Line 17: | ||
:*COPDATECW Current day, week TimeID (2010080304) | :*COPDATECW Current day, week TimeID (2010080304) | ||
|} | |} | ||
This function belongs to [[:Category:Functions_-_client-side|client-side functions]]. | |||
==Result== | ==Result== | ||
| Line 23: | Line 23: | ||
==Example== | ==Example== | ||
GetDate(DATEONLY) | <span {{CoPFormel}}>GetDate(DATEONLY)</span> | ||
| Line 29: | Line 29: | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
[[Category:Functions|GetDate]] | |||
[[Category:Functions - client-side|GetDate]] | [[Category:Functions - client-side|GetDate]] | ||
[[de:Framework:GetDate]] | [[de:Framework:GetDate]] | ||
Latest revision as of 08:51, 24 May 2012
Function
GetDate(
| Parameter | Description |
| time constant |
|
This function belongs to client-side functions.
Result
Returns the date according to time constant.
Example
GetDate(DATEONLY)