DTCurDate
Function A function calculates a result according to the current value of its inputs. A function has no internal data and is not linked to declared instances. - Get the present date stamp.
Inputs
None
Outputs
Output |
Data Type |
Range | Unit |
Description |
---|---|---|---|---|
Q |
DINT |
No range |
N/A |
Numerical stamp representing the current date. |
ST Language
Q := DTCurDate ();
See Also