Hi. I had a problem when I opened message window or didn't close message window more than one day I saw only time in last N messages and sometimes couldn't remember when (date) message had been actually sent/recieved.
I've solve this problem by changing date.time().toString() to iso format date.toString("yyyy-MM-dd hh:mm:ss") in ewidgets.cpp. But I think it will be better to add such as option into "Message Dialog" options. Predefine datetime formats and give ability to user to chose most wanted from list. And change datetime format to iso by default because I think "HH:MM:SS" (only time) format is useless. And also I think it had better make one global datime format for both message window and history becase guess most users prefer just one datetime format for itself. P.S. patch is attached. it has been made mostly for myself but it will give you basic conception what I want.
licq-1.3.2.iso_datetime_message_window.patch
Description: Binary data