-
Suggestion
-
Resolution: Fixed
-
43
-
We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.
Add time zones to user profile. That way the dates displayed to a user are always contiguous with their local time zone, rather than the server's time zone.
- log_110314_115720______.csv
- 24 kB
- jennis
- times.png
- 38 kB
- Roy Krishna
- blocks
-
JSWSERVER-2855 GreenHopper Hourly Burndown Gadget - Update Every 15 Minutes or as Scheduled
- Closed
- causes
-
JRASERVER-17359 Add timezone support to JQL dates.
- Closed
- is duplicated by
-
JRASERVER-11253 Date stamp does not compensate for time zone differences
-
- Closed
-
-
JRASERVER-2677 time on jira.atlassian.com?
- Closed
-
JRASERVER-3316 Created/Updated times are shown in server time zone, not the client's one
- Closed
-
JRASERVER-5539 TimeZone preference
- Closed
-
JRASERVER-11930 Display Time in Current User TZ
- Closed
-
JRASERVER-15149 Date/Times to reflect local time zone
- Closed
-
JRASERVER-15528 JIRA enterprise does not honour system TZ nor seems to provide option to override, all stamps are and keep on being 1h out of sync after migration to other JIRA instance
- Closed
-
JRASERVER-20802 User Profiles > Time Zones - the ability to select a time zone per user profile
- Closed
- is related to
-
JRASERVER-28939 Add time-zone support for rendering date fields
-
- Gathering Impact
-
-
JRASERVER-25303 Administer Timezone settings
- Closed
- relates to
-
JRASERVER-1519 Allow arbitrary fields (company, phone#, etc) in user profile
- Gathering Interest
-
JRASERVER-10613 Capability to customize date/time format per user
- Gathering Interest
[JRASERVER-9] User Preference: User Time Zones
Far as I can tell, this hasn't been fixed at all. All times are the system time still.
@luis There are potentially the Created date, Updated date, Due Date and all custom Date Picker and Date Time fields.
With 4.4 and customized email templates I had to do something like this:
#set ($startTime = $customFieldManager.getCustomFieldObject("customfield_10425").getValue($issue)) Same timezone as JIRA system: $startTime Formatted in the timezone of the user the email is being sent to: $dateformatter.formatDMYHMS($startTime))
So I think there is likely still a wrinkle in email templates.
gbrauer1, I believe most JIRA emails do not contain the time in the email body. For emails that do contain the time, I would expect it to respect the user's time zone setting.
Is my understanding correct that time zone support has only been implemented in the web UI, but there is no time zone support yet for outgoing emails?
azhdanov, the easiest way to format/parse dates in a timezone-aware manner is to use a DateTimeFormatter. See the API documentation for the package com.atlassian.jira.datetime.
The TimeZoneManager and TimeZoneService also provide some more low-level functionality, if the above classes isn't enough for your use (see com.atlassian.jira.timezone).
Could someone please bring the light on how it is implemented? Specifically, how to get user's time-zone in Gadget and Report?
Answered myself: see TimeZoneManager
OMG! For real? Finally. I could not be happier that this ticket is finally done...I voted on this one I don't know how long ago and it is finally here. Thank you Atlassians!
Nice, that this one got resolved, finally! Now it will take just some additional years to release JIRA 4.4
Seriously, is there a schedule for this release?
when is 4.4 release and approximately by when should this be available on JIRA Studio?
@Marcel
Thanks for passing on those comments.
We are aware of JRA-10613 and if we have time we may put this into the 4.4 release.
At this stage we have not started investigations into JRA-10613 as we are still working on user time zone stories.
Cheers,
Roy
we have a world wide company that use jira. Our users log time in the US but it shows up as the time in New Zealand. I look forward to this fix!!!
Ian Wells
Trimble New Zealand
_Armen Badal wrote:_
[...] we need 2 features [...] b) time / date entry format [...] 2) Displaying times and dates: time and dates presented in the time zone and preferred format of the user [...]
Please vote for JRA-10613. It's missing for me too (still I don't testet the EAP yet, but of what I'd seen in the Announcments, this isn't fixed in the next release!
@Ivar,
JIRA 4.4 is not out yet.
You may be referring to the 4.4 EAP versions which we release to get feedback from customers such as yourself, so if you have any time zone feedback please let us know.
Cheers,
Roy
Sergiy,
JIRA 4.4 is the target release. However we do not set the Fix Version until we are 100% confident that we will be shipping with it.
Right now time zone support is still in it's early testing phase, which we would love your feedback on.
Cheers,
Roy
Will it be included in 4.4 or it's still at stage of prototyping?
Why I am asking - Fix Version/s is still None
Hello to all those watching and interested in this issue.
Atlassian has recently released JIRA 4.4 EAP 3 and administrators can now set the default time zone and users can also select their own preferred time zone!
We'd love for you to test this with your data in a non-production environment and provide us with all your feedback.
Cheers,
Roy Krishna
JIRA Product Management
Mike came good on his word:
http://confluence.atlassian.com/display/JIRA/JIRA+4.4+EAP+3+Release+Notes#JIRA4.4EAP3ReleaseNotes-UserTimeZones%28newinEAP3%29
Filed over 9 years ago? Wow! I wonder if it was addressed back in 2002 if the estimate would've been lower than 600hrs... Good luck guys
Sounds like will be implemented in 4.4.
Now that's what I call optimism!
We are still working on timezone support but unfortunately it will not make it into 4.3.
Sounds like will be implemented in 4.4.
@Stuart.
We are still working on timezone support but unfortunately it will not make it into 4.3.
It was stated at the Summit 2010 that it would be fixed "soon". I'd say 8 months is "soon". Any updates yet?
I will reiterate a couple of comments, this really should be part of the core functionality, not requiring a plugin. What is the ETA for this? Since we are using this in an enterprise environment, upgrades take time and planning. Our team is unlikely to see this for likely 6 months after you release it. Can you get this into 4.3 so we have a chance at getting it into our installation before the end of 2011?
@David - Very much agreed. We have had to add a time zone field for certain things just so the time listed is very clear (the field does nothing but force the reporter to make sure they have entered the right time in the right timezone...)
Look forward to Atlassian's implementation. Our clients expect this sort of fundamental feature out of the box.
Is there an ETA on a fix for this? We have teams collaborating world wide and we are trying to get them to adopt JIRA. We will test out MyZone plugin, but we would prefer a complete solution that includes all views and doesn't require the user to make changes.
Thanks,
Becket
Hi Christina,
Many thanks for your positive feedback and we are glad that you like it!
At this time we are not looking to bundle the plugin because we are still investigating other ways that we can add more robust timezone support into JIRA.
However in a near future release it will be easier to download and install plugins directly from JIRA. In fact you can do this now by installing the Atlassian Universal Plugin Manager.
Cheers,
Roy
Hi all,
we just tested the MyZone Plugin. It is really great. Is it possible to make this a standard plugin for Jira so that it is installed during upgrades?
Christina Edelbluth
Hi Mark,
We recently changed the workflow statuses for this issue type and removed the 'Short Term Roadmap' status.
Time tracking is still on our cards, and may I ask if you have tested the MyZone plugin?
Feel free to email me directly if you prefer.
Cheers,
Roy Krishna
JIRA Product Management
roy at atlassian dot com
Why the move from Short Term Roadmap to Open? Curious, as this was announced that it would be completed very soon back in June...
@Matt Doar - Many thanks!
@Mark, David, Oliver - Thanks for the comments. We are not suggesting that this is a complete solution to this issue, but rather a simple plugin that a developer has created to address the view issue page. It was done in his spare time as he wanted a simple solution to view times on the issue screen. Again, let me confirm with you that this is not the Atlassian supported solution. We will be looking at this down the track. Sorry that I was not more clear on this point earlier.
Please feel free to email me directly on this matter.
Cheers,
Roy Krishna
JIRA Product Management
roy at atlassian dot com
@David Corley: Exactly! Mike Cannon-Brookes said that Atlassian would be implementing a solution. To suggest that we use this third-party, UNSUPPORTED, plugin is not only NOT a solution, but also irresponsible of Atlassian. Additionally, this plugin does not cover all areas where time is listed, which, to me and my users, again, is not a complete solution.
Please provide an actual update on the real solution that will be built into JIRA and supported by Atlassian.
Roy, I'm presuming Atlassian are still planning on implementing full timezone support next year as per Mike Cannon-Brookes keynote at Summit this year?
In other words, this plugin should only be considered as a short-term solution (and partial) solution to the problem?
Hi Guys,
Just a quick note to let you know that a JIRA developer has created a small plugin named MyZone that has limited timezone support.
The MyZone plugin will give each user the option of setting their timezone location via their user profile. It will then show converted dates and times on the view issue page. In the example screenshot below you can see converted dates and times as underlined while the mouse hover shows the JIRA server time (relative dates e.g.Today 2:30pm are also converted):
Please note that the plugin will not convert times in the issue navigator nor when entering dates/times in issues, it only currently works on the view issue display.
If you are interested in testing MyZone you can download the plugin from the Atlassian Plugin Exchange. Please note that it is not an Atlassian supported plugin but the developer is keen to hear your thoughts and feedback. So we ask that you send all issues and feedback directly to the developer via the plugin site directly. (You will need to sign up for a free account)
Happy testing!
Roy Krishna
JIRA Product Management
@David Bond This was announced at the Summit this summer that it would be fixed in 4.x and soon.
Useful and gets my vote, but the user timezone should come from Crowd so it can also be shown in the Confluence Profile for the user.
I have recently introduced Jira to a company looking to buy. I installed the $10 version and this was their first complaint. I've voted, but have a sinking feeling that my vote is going to count for jack. This is a hygiene issue and has affected a sale. Every other enterprise system in the world has user timezone. You should be embarassed Atlassian.
It's worth noting here that the Activity Stream in Jira 4.x and the Activity Stream gadget (provided by the makers of Jira) both seem to show the times in the client timezone. So now, depending on where you look in Jira, you get different times for the dates - even on the same screen! (the view issue screen showing server timezone with the activity stream showing client timezone at the bottom). This is very confusing, esp. to new users. I'd raise it as a bug, but I fear that would take a step backwards, instead of the original limitation being fixed. So we'll just live with it for now.
For what it's worth, there's a video of a talk from the recent Atlassian summit where Mike Cannon-Brookes promised this would be delivered in 2011.
This is a long thread so pardon repetitions; due to the international presence of our multiple sites, operations and users we need 2 features:
1) Entering date and time: time & date format localized to the users work station locale and preferences for a) time / date zone and b) time / date entry format
2) Displaying times and dates: time and dates presented in the time zone and preferred format of the user [based on work station locale and preferences]; as a short term fix [an alternative until this is resolved] display the dates qualified with time zone so the reader can derive the correct times/dates and (when needed) calculate any time/date differences correctly
We have people in the US, AU, FR, IN, all working on the same tasks and I cannot say how much I am disappointed by the fact JIRA does not handle time zones in the user preferences !
We want to implement JIRA for an international team, and lacking time zones causes discomfort for the users who are not in the zone of the server. It is strange, that many efforts were implemented to make JIRA multilanguage but the current issue is neglected in the age of cloud computing and distrubuted teams
We are a team of developers in 4 different sites across the world. We just moved to using JIRA and I was very surprised that a basic thing such as adjusting time zone for localization was not already done for a mature product like JIRA.
Can we have this feature implemented in the next release, please?
Yes, would love to see this - this is almost the first thing we implement on any new project. Frustrating to see all our JIRA dates appearing to be tomorrow (here in Western Canada). And it gets even worse when trying to understand reports. At least if the date pickers mentioned that they were in UTC, our users might not go readjusting them to the wrong date and time. So as many posters have mentioned, it is easy to get the timezone from the browser or from a profile and use that to display any dates, and this would be a desperately welcomed feature.
This issue is extremely annoying. But the fact that it has not been addressed for so long is pathetic!
We have users in US (2 timezones) and EU (3 timezones). Our Jira is hosted in the US. How should we decide what timezone to display? BTW I see this issue is EIGHT YEARS OLD. Come on!
This issue is causing problems to us as well, having hundreds of users distributed in 7 timezones.
I have about 1k users interested in this.
I see Atlassian slowly becoming Microsoft. Products becoming larger but without useful functionality that everyone wants. That's the power of opensource - needed functionality is implemented. But I do not see any reason to migrate to JIRA 4.0 or Confluence 3.1.
I vote; Let us have local TimeZone NOW please. I have over 5,000 interested in this Enhancement
I'm already 305th on the Vote. Let us have local TimeZone NOW please.
How many votes do we need to get this implemented sooner? I can get around 400 from my company.
he he I'm the 300th vote ! I guess everything has been already said. We need it, please ...
Long Term Roadmap status, no assignee, priority MINOR. An 8-year old issue with 299 votes must have pririty MAJOR or higher, and an assignee.
Long Term Roadmap status with no assignee - sounds like long and
carefree life.
Like many people above we use Jira in an international context, with most users being in either IST or CET (India or Western Europe). Having all the times displayed in EST (the server is in the US) is really inconvenient and confusing everybody. Worse still, that machine will probably move soon to an other time zone, changing the offset...
I've worked with Jira for a long time and I love the product, but this issue is very vexing. No handling of time zones in a web collaborative software in 2010? It's a bit hard to explain to people.
+1 from me.
We have a very complicated (on par with JIRA) piece of software that we've devloped. It covers about 15 timezones, and we managed to fix the timezone issue for users. We just have a 'timezone' dropdown list at the top right of the screen after a user logs in. They can dynamically select the timezone, then everything they see is displayed in their selected timezone. Schedules, etc are saved with timezone information stored (ie. it knows what timezone the user was in when they created a schedule).
It's not trivial, but it's certainly not a massive task.
A Greasemonkey script that corrects timestamps for users in a different timezone might be a quickest workaround. Does anybody have such a thing?
+1 vote. We have been huge fans of Jira, but have just opened a site in another timezone and have realised that Jira has absolutely no support for that at all. None. Zip.
That must be embarrassing.
Its a "minor" issue, apparently.
We are in the same boat. We have an international team (which, by the way, we pay quite a bit for in terms of JIRA licensing), and the time zone math is just a headache. We all want to see times displayed in our own time zone, not someone else's.
I'm not surprised it has been moved to long term when I see Priority "minor" and time estimate 600 hours.
But is it really minor and so long to do?
Let me be the first of many, no doubt, to express disappointment that this issue has moved from the short term to the long term road map. Though this is a minor feature, it's like a spelling mistake on a menu. You can't believe it hasn't been noticed and fixed. Every day it eats away a little bit at your satisfaction with the product. JIRA has lots of great features and it does a lot for us, but when this does get fixed I won't be saying "what a cool feature". I'll be saying "I can't believe how long it took for them to get around to this."
Thanks for the opportunity to comment and for the courage to put your product planning out in public.
"RT @joshleejosh:JIRA has like eleven million features and config options, but displaying times in your local time zone isn't one of them."
Just saw this on twitter.
I have teams in 2 time zones and would very much like this functionality as well.
Voted & watching. We're in the same boat, and to be honest - I can't believe JIRA doesn't already support this.
Just adding another "me too". We're using Jira to coordinate work between our offices in Atlanta and in Paris, and this is going to make things pretty confusing for one of the two teams.
Me too, on behalf of iTKO. Server in Dallas USA, I work in Melbourne Australia and we have a team scattered all over the world. I can't be bothered doing the mental arithmetic that isn't necessary with all the other servers hosted in Dallas, including our Confluence instance. I know you need to run on a bunch of databases so store the dates as seconds since epoch GMT and do the conversion on the fly for the user's nominated timzeone. It sucks to store dates that way in the db, I know, but it's either that or restrict the databases or continue to have people pointing at you and shaking their heads .
Some tasks can take a lot of time, in particular if you are working on such fundamentals as working with time. Nevertheless this is an important feature for distributed teams.
Hi Stafford Vaughan!
Yes, it is right: Jira is not a simple bulletin board. But that makes it even worse that such an important feature is not implemented for years. And estimated time 600h: that is 75 days assumed a developer works 8 hours per day. Wow! I should give an estimation for a feature as basic as this to my manager, he would ask me about the quality of my projects Java code.
Do not get me wrong, I might not grasp the complexity of the task. I only want to tell you: we need that feature very urgently.
m27315 - JIRA isn't a simple bulletin board. It's use of times and dates are much more complicated, hence the long timeframe to get this improvement implemented. I'm sure it will be done at some stage, it's just a matter of balancing this request with the other few thousand.
Even the simplest bulletin boards and forums support this feature. Jira should have had this years ago.
+1, should have been "fixed" yesterday.
I'd like to add a me too for this – I can do the mental arithmatic on our Jira hosted, to work out when things were done, but it would be so nice for the dates to be localised to me.
Please please please do this.
Kind of sad and disappointing to see that this is/was ever an issue to begin with. My vote is in.
[this comment added 12:50AM EST]
Also a problem for us. We're being asked to use a new global roll out & yet everyone in diff countries has to work around UTC time, rather clumsy & error prone!
Consider AT&T on the list of companies that consider this a high priority, not sure how we missed it during our initial evaluation but now that we're well into JIRA (2+ years) and loving it, this has become a bigger and bigger issue that I can't seem to keep explaining my way out of to the groups that we've managed to move into JIRA from other ticketing systems.
How is this working (or not) with the new JIRA hosted model? Thats got to affect those groups?
Wow... what an embarrassment
Ran across this issue as we're moving over to use JIRA as an agile tool tracker (using the GreenHopper plugin) and suddenly timestamps/work logs take on a whole new importance. I thought Atlassians motto was DFTC? Maybe this issue was logged before that came about?
As a technical suggestion, grab the timezone from javascript and do the conversions in the UI, keep the database on a standard timezone – that's what I've done to handle this problem before. You can get tricky and allow a user profile override too but that has problems if people jump between timezones. At least as a first step so you dont have to go crazy figuring out how to support N database timestamp schemes.
+1 from Jira Enterprise customer (if that helps get it short_er listed)
Just adding my voice to this, we work in multiple continents / timezones and use Jira for our change control system. It is a hinderance for our users to have to do timezone conversions in order to properly schedule change controls. It would be a huge help if you could move this up in the schedule.
This is also a problem for us. We host Jira in the USA but work in Europe so you can imagine that some logs result with different date (as for some cases it is still previous day in the States)
this new feature + with enchancement on Timetracking to setup Holidays event will be very usefull
Just looked at issue number.
Number #9
Very first unresolved issue from JIRA salad days.
184 votes & still minor priority!
I personally read through all comments on all JIRA project related issues - so your comments are not going ignored.
This issue is one of the top voted for issues as well as being the oldest.
I have this issue short listed for a 4.x release, we will continue to balance top requested / small improvements with each major release.
I wish I could be more specific, but at this time I am unable to provide more details.
When I have more concrete information regarding when this issue will be addressed, I will jump in here and provide those details.
Regards,
Brian Lane
JIRA Product Manager
This is a critical issue for us. We have support resources in three geographic locations (US, GB, SG) and customers worldwide. It would help us greatly if this functionality became standard
Could somebody from Atlassian kindly comment on this issue, the last we heard from your team is a year ago.
Thanks,
Ganesh
This is a big one for us too.
Hope it gets resolved soon as we are now dealing with multiple clients in different countries.
How has this not been fixed yet? I'm surpised Atlassian has been spending their time these past few years on all sorts of value-add features, while ignoring fixing value-detract deficiencies like this. Very disappointing.
This is in no way a minor bug. Without accurate/intuitive time stamps, it is very difficult to collaborate internationally, and just causes confusion. Is there any reason this keeps getting put off? As it is already implemented in Confluence, I'd think it wouldn't take that many man hours to complete, and it would make a huge difference for a lot of users.
teste