DTCurDate
Function - Get the present date stamp.
Inputs
There are no Inputs for this function / function block.
Outputs
Output |
Data Type |
Range | Unit |
Description |
---|---|---|---|---|
Q |
DINT |
No range |
N/A |
Numerical stamp representing the current date. |
Remarks
None
FBD Language Example
Not available.
FFLD Language Example
Not available.
IL Language Example
Not available.
ST Language Example
Q := DTCurDate ();
See Also