IEC_BACNET_DATE (STRUCT)
TYPE IEC_BACNET_DATE : STRUCT
Define for BACnetDate
- InOut:
Name
Type
Comment
yearThe 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.
monthThe month of the BACnetDate
dayOfMonthThe day of month of the BACnetDate
dayOfWeekThe day of week of the BACnetDate