F_BACnet_DateTimeString : STRING(19)
Application
Function for string representation of a BACnet time stamp. Example: "07.01.2015 11:12:20" or with placeholders: "07.01.**** 10:**:30".
VAR_IN_OUT
stDateTime : ST_BACnet_DateTime;
stDateTime: BACnet time stamp for conversion to a string.