IEC_BACNET_DATE (STRUCT)ΒΆ
TYPE IEC_BACNET_DATE : STRUCT
Define for BACnetDate
- InOut:
Name
Type
Comment
year
The year in BACnetDate standard starts with an offset century of 1900 but for simpler handling the complete century is stored and expected here by the API. So a value of 2012 means year 2012.
month
The month of the BACnetDate
dayOfMonth
The day of month of the BACnetDate
dayOfWeek
The day of week of the BACnetDate