mirror of
https://github.com/HorlogeSkynet/thunderbird-user.js
synced 2024-11-21 20:00:11 +01:00
2
4.1.1 Calendar
Samuel FORESTIER edited this page 2022-09-10 10:50:27 +00:00
These options aren't really relevant if you're sending from an email such as you@yourdomain.example.com, information about you will likely be kept by the domain registrar.
privacy.resistFingerprinting
When this is set totrue
your emails will be sent from a UTC timezone- If you do not want to have a UTC timezone then it is best you just comment out
privacy.resistFingerprinting
. If you set it tofalse
you'll find that the DateTime picker in Calendar will not work and will loop back to -1 years with a date of 30/12/02. You'll also see this error in consoleJavaScript error: chrome://calendar/content/datetimepickers/datetimepickers.xml, line 1875: RangeError: date value is not finite in DateTimeFormat.format()
- If you do not want to have a UTC timezone then it is best you just comment out
- (Thunderbird <= v68)
intl.regional_prefs.use_os_locales
When this is set tofalse
you won't see things according to your operating system's locale.