Thunderbird email--date formatting guide

2026-02-05
go from default to shortened ISO (or any kind)
before+after
Ew. Icky. --> Focused. Flourishing.

this is a quick guide explaining Mozilla's poor documentation of the feature (half their page references a preference section that doesn't exist).

applicable since Thunderbird 91, using version 140.7.0esr as of writing.

TL;DR

intl.date_time.pattern_override.date_short

value = yyMMdd (for shortened ISO)

intl.date_time.pattern_override.time_short

value = HHmm (for 24H clock)

intl.date_time.pattern_override.connector_short

value = {1}-{2} (for date-time separator)

i don't get it, let me see

generalsettings configbutton

  1. paste: intl.date_time.pattern_override.date_short
  2. check the "String" box
  3. click the "+" button

datetimeconfig

datetimestring

repeat this process for the next two custom preferences

intl.date_time.pattern_override.time_short

value = HHmm (feel free to use a colon)

HHmmset

intl.date_time.pattern_override.connector_short

value = {1}-{2} (feel free to use space, underscore, etc.)

datetimeseparator

if you want to use other alternate formats, reference the Unicode Date Field Symbol Table that Mozilla links to!