Skip to content

Thunderbird

Setting dateformat

Usually the date format is not in AM/PM. Unfortunately, I'm American, so here's how I change it.

  1. Go to settings in Thunderbird.
  2. Change Date and Time Formatting to Regional settings locale.
  3. Go to config editor at the bottom of general settings.
  4. Create new config string intl.date_time.pattern_override.time_short.
  5. Format follows datetime format, I use hh:mmaaaa.
  6. Restart Thunderbird.

References:

Linux Mint formum detailing these instructions

Datetime Reference

Mozilla Article on customizing formats