Attention
IronPLC implements many parts of the IEC 61131-3 standard and is working toward full Structured Text support. Key features still missing include structures and user defined function blocks.
DATE¶
Calendar date value.
Size |
32 bits (day resolution) |
Default |
|
IEC 61131-3 |
Section 2.3.1 |
Support |
Supported |
Example¶
Literals¶
D#2024-01-15
DATE#2024-12-31
See Also¶
LDATE — 64-bit calendar date (Edition 3)
TIME_OF_DAY — time of day
DATE_AND_TIME — combined date and time
TIME — duration