NodeId | ns=1;i=73 |
NodeClass | DataType |
BrowseName | 1:DateType |
DisplayName | DateType |
Description | This structure defines a calendar date. It allows to define a concrete date, e.g. 2022-02-12. By using wildcards, it also allows to define repeating dates, like every Wednesday, every odd day of a month, every 24th of December, every last day of a month in 2023, etc. |
BaseType | 0:Structure |
IsAbstract | False |
Field Name | Data Type |
---|---|
Year | 0:UInt16 |
Month | 1:Month |
DayOfMonth | 1:DayOfMonth |
DayOfWeek | 1:DayOfWeek |