qa_int QAMessage::getTimestampAsString(
qa_string buffer,
qa_int bufferLen
)
buffer The buffer for the formatted timestamp.
bufferLen The size of the buffer.
Gets the message timestamp as a formatted string.
The format is: "dow, MMM dd, yyyy hh:mm:ss.nnn GMT".
For more information about getting and setting message headers and properties, see Message headers and message properties.
The number of non-null qa_chars written to the buffer.