Issue Details (XML | Word | Printable)

Key: CONF-1026
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Charles Miller [old account, do not assign issues]
Votes: 25
Watchers: 8
Operations

If you were logged in you would be able to see more operations.
Confluence

Display times in user's timezone

Created: 23/Mar/04 04:44 PM   Updated: 13/Dec/07 04:30 PM
Component/s: Web Interface
Affects Version/s: 1.0
Fix Version/s: 2.3

Time Tracking:
Not Specified

File Attachments: None
Image Attachments:

1. timeZonePreference.png
(29 kB)
Issue Links:
Duplicate
 
Reference

Participants: Brendan Patterson, Charles Miller [old account, do not assign issues], Daniel Ostermeier, Dmitry Yartsev, Dzmitry Zhemchuhou, Guy Fraser [Adaptavist.com], Jens Schumacher [Atlassian], John S., Jose Jacob, Matt Ryall [Atlassian] and Michelle A. Hoyle
Since last comment: 43 weeks, 3 days ago
Resolution Date: 31/Oct/06 10:47 PM
Labels:


 Description  « Hide
Allow users to configure their timezones. Then display all dates to a user in their own timezone.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Brendan Patterson added a comment - 06/Jun/05 12:15 PM
This would be a very helpful feature for us at GSK as well. Any idea of what future release this might be tied to?

Jens Schumacher [Atlassian] added a comment - 06/Jun/05 09:21 PM
Brendan,

This feature is not part of the current roadmap. For the next release we are focusing on the WYSIWYG editor, RSS and other essential features. Since this feature doesn't have many votes so far, it was not very high on our list.

Cheers,
Jens


Dzmitry Zhemchuhou added a comment - 11/Jul/05 08:03 PM
+1 vote from SCEA

Charles Miller [old account, do not assign issues] added a comment - 17/Aug/05 07:46 PM
Oops, this ended up in the wrong component. Moving it back to UI.

Guy Fraser [Adaptavist.com] added a comment - 10/Nov/05 04:25 PM
+1 from Adaptavist - we have clients in Canada, USA, Australia, Belgium, Demnark and the UK. Lots of timezones yet they are all fixed on GMT.

John S. added a comment - 10/Nov/05 04:40 PM
I realize this is a relatively small issue, but it is important for projecting a professional look & feel that the timestamps be adjusted for a company or organization's location. Thanks!

John S. added a comment - 10/Nov/05 05:03 PM
P.S. This is also a serious issue for the Calendar macros.

Daniel Ostermeier added a comment - 10/Nov/05 07:29 PM
This issue has been around for a while now. I am increasing its priority now to make it more prominent.

Guy Fraser [Adaptavist.com] added a comment - 17/Jan/06 06:08 PM
Ability to set default timezone offset for all users would also be useful. For example, if a Confluence installation is hoted in the UK, but is predominantly accessed from the USA, we would like to set just that Confluence installation to be, for example, EST. Users would be able to override their time zone if desired via their profile, but the ability to set the default timezone would be very useful to accommodate the majority of users.

It would also be highly desirable to be able to see the timezone appearing next to time (although this should ideally be an optional thing - ie. on or off) - for example, comments would show 02:35 GMT, etc. That way, anonymous visitors would be able to better understand when the post was actually made, rather than mistakenly assuming that the time shown relates to their own timezone.


Jose Jacob added a comment - 30/May/06 01:53 PM
Our project team is spread in 4 different time zones and this is very critical for us.

Guy Fraser [Adaptavist.com] added a comment - 30/May/06 01:57 PM
Our world domination is progressing and we now have clients in 25 countries - time zones are becoming a bigger and bigger issue for us and our clients.

Dmitry Yartsev added a comment - 28/Jun/06 06:34 AM
We really neede it

Matt Ryall [Atlassian] added a comment - 31/Oct/06 10:47 PM
In Confluence 2.3, users will have a selection box in their preferences to select a time zone.

The server time zone can be configured through the 'user.timezone' system property (at least for the Sun JDK).

The user's time zone preference is used for all edit and creation timestamps, in email notifications and RSS, and pretty much everywhere the user sees a date in Confluence.

The server time zone is used for anonymous users, if the user has no preference set, and also for a few dates that must be consistent for all users – news item publish dates, dates in XML exports, the build date, and a couple of other minor cases.


Michelle A. Hoyle added a comment - 13/Dec/07 07:21 AM
This is marked as "Fixed" as of Confluence 2.3, but I can't see where in my user preferences I can choose a time zone, nor do I remember ever seeing it in there. I still contend that a system-level preference for a default time zone is what's needed here.

Setting the JDK user.timezone system property seems very kludgy and will probably have knock-on effects on other applications running, no?


Matt Ryall [Atlassian] added a comment - 13/Dec/07 04:29 PM
Michelle, the time zone setting is on the General menu option under preferences. I'll attach a screenshot.

As you say, changing the 'user.timezone' system property will affect other time-zone-aware applications running in the same JVM. Confluence could probably do with a global preference to control this – it would be good to raise a separate request for this improvement.