In order to make Thunderbird always show the full date (for todays mails)
Make a file in your profile directory called user.js
In the file type the following rule:
user_pref(“mail.ui.display.dateformat.today”,2);
Start Thunderbird again and you will have a full date_time for today!