Add timezone as user preference per site instead being a General setting #8518
-
DescriptionHaving multiple sites for different countries and languages gives the need of having different timezone for the site itself. This should/could be added as a user preference instead of having only one timezone per installation. When this would not be defined, timezone could drop to the default timezone set. However, this does only solve the problem when the country has only a time zone. Australia, United States and India do have multiple time zones. Maybe could also be an idea to include a site preference where you associate your site with a specific country. Therefore it would "automatically" associate multiple time zones to the site id. |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 3 replies
-
|
This is a feature that has come up for us numerous times over the years for content administrators (CP access users) that live in different timezones than the default timezone and they want to see the date/time field values in the CP adjusted to match where they live. |
Beta Was this translation helpful? Give feedback.
-
|
This really needs to be implemented. At the very least, it would be good to have a site setting of "Always show timezone for dates" so that even if the time shown isn't accurate to the current user, they'll at least be informed about it. |
Beta Was this translation helpful? Give feedback.
-
|
This would be a great feature - is there a timeline on when an 'Enhancement' could be looked into as a 'Feature'? |
Beta Was this translation helpful? Give feedback.
-
|
We discussed this today. There are two distinct paths we could take here:
(These are mutually exclusive.) I’m leaning toward option 1, as I think it’s helpful for all users to be on the same page about what time content is being published, etc., with a shared established time zone.
Yes—probably not even with a setting; any time we are showing times within Craft, we should be establishing which time zone it’s in, as a static label beside it (e.g. I don’t think giving each user a time zone preference per site makes a lot of sense… both for the same reason I’m leaning toward option 1, and because it would be overkill to expect users to set 5 or 10 different time zone settings. |
Beta Was this translation helpful? Give feedback.
-
|
Option 1 is the best choice for our upcoming use case but as some of the previous comments here lean towards, there is definitely a case for Option 2 where the focus is on the user location rather than the site location. Is an order of preference of [user setting] -> [site setting] -> [system setting] not feasible? |
Beta Was this translation helpful? Give feedback.
-
|
Added a new “Time Zone” user preference for Craft 5.10 (5d5f28b). |
Beta Was this translation helpful? Give feedback.
Added a new “Time Zone” user preference for Craft 5.10 (5d5f28b).