Friendlier Thunderbird date columns
Posted by Kelvin on 24 Jan 2010 | Tagged as: programming
In Thunderbird, there’s a way to customize the display of the date header in your inbox.
Short answer: Go http://kb.mozillazine.org/Date_display_format and follow instructions
Long answer:
1. Edit > Preferences > Advanced > Config Editor
2. Type ‘dateformat’ in the search box and hit enter.
3. If the following 3 entries do not appear, you’ll have to create them.
mail.ui.display.dateformat.today
mail.ui.display.dateformat.thisweek
mail.ui.display.dateformat.default
4. Right [...]
