Time in a message

When I come in a chat room, I receive all the messages posted before, with the login of the user and body of the message. But I want to receive beyond that the time of these messages. I looked in the database of the server that there is in the table “mucConversationLog” all of these fields that I need (sender, body, time, and nickname). anybody knows how to get from the server the field time?

thanks.