GetDateTimeFromContents (FUN)ΒΆ
FUNCTION GetDateTimeFromContents : BACnetDateTime
Tries to evaluate property contents as BACnetDateTime data type. If the contents are not of type BACnetDateTime 1970-1-1 00:00 is returned.
- InOut:
- Scope - Name - Type - Comment - Return - GetDateTimeFromContents- Input - conts- CmpBACnet.IEC_BACNET_PROPERTY_CONTENTS- The contents to be evaluated as BACnetDateTime. 
