Skip to content
Snippets Groups Projects
Commit 3ea8e5d3 authored by Sukhbir Singh's avatar Sukhbir Singh
Browse files

Do not set the calendar timezone to UTC (it is a local setting)

This is a local setting and messes up the calendar configuration so revert
back to using the system default which Thunderbird configures.
parent b2f6a45b
No related branches found
No related tags found
No related merge requests found
......@@ -310,9 +310,6 @@ var TorBirdyPrefs = {
// Mozilla Lightning.
"calendar.useragent.extra": "",
// We have to set a timezone otherwise the system time is used. "UTC" or
// "GMT" is not an option so we set it to Europe/London.
"calendar.timezone.local": "Europe/London",
/*
Other Settings
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment